Merge 2009scape updates #19

Open
randy wants to merge 204 commits from 2009Scape:master into upstream
Showing only changes of commit ee9a704ad0 - Show all commits

View file

@ -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)