mirror of
https://gitlab.com/2009scape/tools/rs09-constants-library.git
synced 2026-08-01 14:39:15 -06:00
Add revenant impact 1
This commit is contained in:
parent
064a0ce2cb
commit
a265fde525
1 changed files with 2 additions and 1 deletions
|
|
@ -3875,6 +3875,7 @@ object Sounds {
|
|||
const val GE_PLACE_ITEM_4043 = 4043
|
||||
const val GE_TRADE_OK_4044 = 4044
|
||||
const val GE_DOWN_AMOUNT_4045 = 4045
|
||||
const val REVENANT_IMPACT_1_4061 = 4061
|
||||
const val MINE_RUMBLING_1_4065 = 4065
|
||||
const val MINE_RUMBLING_3_4066 = 4066
|
||||
const val MINE_RUMBLING_5_4067 = 4067
|
||||
|
|
@ -4288,4 +4289,4 @@ object Sounds {
|
|||
const val WOODCUTTING_HIT_3040 = 3040
|
||||
const val WOODCUTTING_HIT_3041 = 3041
|
||||
const val WOODCUTTING_HIT_3042 = 3042
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue