Merge branch 'poh' into 'main'

Added animation ID for breaking POH tabs

See merge request 2009scape/tools/rs09-constants-library!20
This commit is contained in:
Player Name 2025-10-05 05:21:54 +00:00
commit facf4c657c

View file

@ -196,4 +196,6 @@ object Animations {
const val LUNAR_SPELLBOOK_PLANK_MAKE_6298 = 6298
const val LUNAR_SPELLBOOK_ENERGY_TRANSFER_4411 = 4411
// END Lunar Spellbook
const val POH_TABLET_BREAK_4069 = 4069
}