Added animation ID for breaking POH tabs

This commit is contained in:
Player Name 2025-10-05 05:21:54 +00:00
parent cbf71c0a88
commit 081e8635d6

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
}