forked from 2009Scape/Server
Lletya Expansion
- Added Lletya Food Store and missing NPC. - Added Lletya Archery Shop and missing NPC. - Added Lletya General Store and missing NPC.
This commit is contained in:
parent
763526ec08
commit
62d9852ed2
2 changed files with 39 additions and 0 deletions
|
|
@ -10590,6 +10590,18 @@
|
|||
{
|
||||
"npc_id": "555",
|
||||
"loc_data": "{2657,3153,0,1,0}"
|
||||
},
|
||||
{
|
||||
"npc_id": "2357",
|
||||
"loc_data": "{2340,3157,1,1,0}"
|
||||
},
|
||||
{
|
||||
"npc_id": "2356",
|
||||
"loc_data": "{2323,3163,0,1,0}"
|
||||
},
|
||||
{
|
||||
"npc_id": "2352",
|
||||
"loc_data": "{2334,3183,0,1,0}"
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
|
|
@ -2023,5 +2023,32 @@
|
|||
"id": "228",
|
||||
"title": "Fernahei's Fishing Hut",
|
||||
"stock": "{307,5}-{309,5}-{313,200}-{314,500}-{335,0}-{349,0}-{331,0}"
|
||||
},
|
||||
{
|
||||
"npcs": "2357",
|
||||
"high_alch": "0",
|
||||
"currency": "995",
|
||||
"general_store": "false",
|
||||
"id": "229",
|
||||
"title": "Lletya Food Store",
|
||||
"stock": "{2309,10}-{379,15}-{1993,3}-{1985,10}-{1891,5}"
|
||||
},
|
||||
{
|
||||
"npcs": "2356",
|
||||
"high_alch": "0",
|
||||
"currency": "995",
|
||||
"general_store": "false",
|
||||
"id": "230",
|
||||
"title": "Lletya Archery Shop",
|
||||
"stock": "{884,2000}-{886,500}-{888,500}-{890,450}-{892,400}-{877,1500}-{843,5}-{845,5}-{837,5}-{849,5}-{847,5}"
|
||||
},
|
||||
{
|
||||
"npcs": "2352",
|
||||
"high_alch": "0",
|
||||
"currency": "995",
|
||||
"general_store": "true",
|
||||
"id": "231",
|
||||
"title": "Lletya General Store",
|
||||
"stock": ""
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue