Fixed the melee, defence and death animation of Port Sarim thief NPC
This commit is contained in:
@@ -163,14 +163,14 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"examine": "Known for his light-fingered qualities.",
|
"examine": "Known for his light-fingered qualities.",
|
||||||
"melee_animation": "284",
|
"melee_animation": "422",
|
||||||
"range_animation": "0",
|
"range_animation": "0",
|
||||||
"attack_speed": "4",
|
"attack_speed": "4",
|
||||||
"respawn_delay": "60",
|
"respawn_delay": "60",
|
||||||
"defence_animation": "285",
|
"defence_animation": "0",
|
||||||
"weakness": "9",
|
"weakness": "9",
|
||||||
"magic_animation": "0",
|
"magic_animation": "0",
|
||||||
"death_animation": "287",
|
"death_animation": "836",
|
||||||
"name": "Thief",
|
"name": "Thief",
|
||||||
"defence_level": "10",
|
"defence_level": "10",
|
||||||
"safespot": null,
|
"safespot": null,
|
||||||
|
|||||||
Reference in New Issue
Block a user