Fixed spam casting Humidify consuming additional runes upon next cast
This commit is contained in:
@@ -437,7 +437,7 @@ class LunarListeners : SpellListener("lunar"), Commands {
|
||||
|
||||
if(playerEmpties.isEmpty()) {
|
||||
sendMessage(player, "You have nothing in your inventory that this spell can humidify.")
|
||||
return
|
||||
throw IllegalStateException()
|
||||
}
|
||||
|
||||
removeRunes(player)
|
||||
|
||||
Reference in New Issue
Block a user