forked from 2009Scape/Server
Merge 2009scape updates #19
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue