forked from 2009Scape/Server
Added config entry for Magnus Gram, fixed spawn location, added interaction destination override.
This commit is contained in:
parent
508a8d9498
commit
243c026a01
3 changed files with 17 additions and 1 deletions
|
|
@ -47193,6 +47193,18 @@
|
|||
"range_level": "1",
|
||||
"attack_level": "1"
|
||||
},
|
||||
{
|
||||
"name": "Magnus Gram",
|
||||
"defence_level": "1",
|
||||
"safespot": null,
|
||||
"lifepoints": "10",
|
||||
"combat_audio": "498,500,499",
|
||||
"strength_level": "1",
|
||||
"id": "5488",
|
||||
"range_level": "1",
|
||||
"attack_level": "1",
|
||||
"facing_booth": "true"
|
||||
},
|
||||
{
|
||||
"examine": "A guard on insult duty.",
|
||||
"melee_animation": "0",
|
||||
|
|
|
|||
|
|
@ -7637,7 +7637,7 @@
|
|||
},
|
||||
{
|
||||
"npc_id": "5488",
|
||||
"loc_data": "{2416,3800,0,0,0}"
|
||||
"loc_data": "{2416,3799,0,0,1}"
|
||||
},
|
||||
{
|
||||
"npc_id": "5489",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue