forked from 2009Scape/Server
Added animations to Falador guards
This commit is contained in:
parent
b9050c0e3c
commit
a52af89cad
1 changed files with 9 additions and 8 deletions
|
|
@ -182,15 +182,15 @@
|
|||
},
|
||||
{
|
||||
"examine": "He tries to keep order around here.",
|
||||
"melee_animation": "284",
|
||||
"melee_animation": "400",
|
||||
"range_animation": "0",
|
||||
"combat_audio": "511,513,512",
|
||||
"attack_speed": "4",
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "285",
|
||||
"defence_animation": "404",
|
||||
"weakness": "9",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "287",
|
||||
"death_animation": "836",
|
||||
"name": "Guard",
|
||||
"defence_level": "13",
|
||||
"safespot": null,
|
||||
|
|
@ -12128,6 +12128,7 @@
|
|||
"attack_level": "1"
|
||||
},
|
||||
{
|
||||
"death_animation": "",
|
||||
"name": "Guard",
|
||||
"defence_level": "1",
|
||||
"safespot": null,
|
||||
|
|
@ -30016,7 +30017,7 @@
|
|||
"combat_audio": "511,513,512",
|
||||
"attack_speed": "5",
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "0",
|
||||
"defence_animation": "404",
|
||||
"weakness": "7",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "836",
|
||||
|
|
@ -30032,12 +30033,12 @@
|
|||
},
|
||||
{
|
||||
"examine": "He tries to keep order around here.",
|
||||
"melee_animation": "0",
|
||||
"melee_animation": "4230",
|
||||
"range_animation": "2075",
|
||||
"combat_audio": "511,513,512",
|
||||
"attack_speed": "5",
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "0",
|
||||
"defence_animation": "404",
|
||||
"weakness": "0",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "836",
|
||||
|
|
@ -30058,7 +30059,7 @@
|
|||
"combat_audio": "511,513,512",
|
||||
"attack_speed": "5",
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "0",
|
||||
"defence_animation": "404",
|
||||
"weakness": "7",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "836",
|
||||
|
|
@ -30231,7 +30232,7 @@
|
|||
"combat_audio": "511,513,512",
|
||||
"attack_speed": "5",
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "425",
|
||||
"defence_animation": "404",
|
||||
"death_animation": "836",
|
||||
"name": "Guard",
|
||||
"defence_level": "1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue