diff --git a/src/main/kotlin/org/rs09/consts/Graphics.kt b/src/main/kotlin/org/rs09/consts/Graphics.kt index 8f0c5cf..0911c79 100644 --- a/src/main/kotlin/org/rs09/consts/Graphics.kt +++ b/src/main/kotlin/org/rs09/consts/Graphics.kt @@ -63,7 +63,7 @@ object Graphics { const val LUNAR_SPELLBOOK_STAT_SPY_OVER_PLAYER_1060 = 1060 const val LUNAR_SPELLBOOK_STAT_SPY_OVER_MONSTER_734 = 734 const val LUNAR_SPELLBOOK_SUPERGLASS_MAKE_729 = 729 - const val LUNAR_SPELLBOOK_DREAM_744 = 744 + const val LUNAR_SPELLBOOK_DREAM_1056 = 1056 const val LUNAR_SPELLBOOK_STRING_JEWELLERY_730 = 730 const val LUNAR_SPELLBOOK_STAT_RESTORE_POT_SHARE_745 = 745 const val LUNAR_SPELLBOOK_MAGIC_IMBUE_141 = 141 diff --git a/version.properties b/version.properties index 4affa13..d311d9b 100644 --- a/version.properties +++ b/version.properties @@ -1,2 +1,2 @@ #Sat Feb 25 16:35:13 EST 2023 -BUILD_NUMBER=15 +BUILD_NUMBER=16