mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
Added melee animation for jail guard
This commit is contained in:
parent
a09a35ed5c
commit
c7e8c54068
1 changed files with 3 additions and 3 deletions
|
|
@ -5871,7 +5871,7 @@
|
|||
},
|
||||
{
|
||||
"examine": "I wonder who he's guarding?",
|
||||
"melee_animation": "0",
|
||||
"melee_animation": "401",
|
||||
"range_animation": "0",
|
||||
"combat_audio": "511,513,512",
|
||||
"attack_speed": "5",
|
||||
|
|
@ -5911,7 +5911,7 @@
|
|||
},
|
||||
{
|
||||
"examine": "I wonder who he's guarding?",
|
||||
"melee_animation": "0",
|
||||
"melee_animation": "401",
|
||||
"range_animation": "0",
|
||||
"combat_audio": "511,513,512",
|
||||
"attack_speed": "5",
|
||||
|
|
@ -9683,7 +9683,7 @@
|
|||
},
|
||||
{
|
||||
"examine": "I wonder who he's guarding?",
|
||||
"melee_animation": "0",
|
||||
"melee_animation": "401",
|
||||
"range_animation": "0",
|
||||
"combat_audio": "511,513,512",
|
||||
"attack_speed": "5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue