mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-18 12:30:18 -07:00
NPC Fixes
- Fix 412 Bat examine and animations
This commit is contained in:
parent
e64f85ba92
commit
04a5d43d9f
1 changed files with 4 additions and 1 deletions
|
|
@ -5199,7 +5199,7 @@
|
||||||
"attack_level": "1"
|
"attack_level": "1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"examine": "Examine not added",
|
"examine": "An annoying flappy thing.",
|
||||||
"slayer_task": "5",
|
"slayer_task": "5",
|
||||||
"attack_speed": "5",
|
"attack_speed": "5",
|
||||||
"magic_level": "10",
|
"magic_level": "10",
|
||||||
|
|
@ -5207,6 +5207,9 @@
|
||||||
"weakness": "4",
|
"weakness": "4",
|
||||||
"slayer_exp": "8",
|
"slayer_exp": "8",
|
||||||
"death_animation": "4918",
|
"death_animation": "4918",
|
||||||
|
"melee_animation": "4915",
|
||||||
|
"range_animation": "4915",
|
||||||
|
"defence_animation": "4916",
|
||||||
"name": "Bat",
|
"name": "Bat",
|
||||||
"defence_level": "2",
|
"defence_level": "2",
|
||||||
"safespot": null,
|
"safespot": null,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue