Lunar spellbook work + easter event

This commit is contained in:
Ceikry 2021-03-31 21:20:42 -05:00
parent f7a0d2d567
commit d6114292b2
31 changed files with 749 additions and 718 deletions

View file

@ -9,7 +9,6 @@ import org.runite.client.*
import java.awt.event.KeyEvent
import java.text.SimpleDateFormat
import java.util.*
import org.runite.client.TextureOperation12
import java.util.LinkedList
@ -265,7 +264,7 @@ object DeveloperConsole {
" "
)
)
)
).also { println("Playing song ID: $it - ${clientCommand.joinToString("")}") }
)
} else {
args = clientCommand[1].toInt()