Implemented Creature of Fenkenstrain quest
This commit is contained in:
@@ -58965,5 +58965,25 @@
|
||||
"maxAmount": "1"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"charm": [],
|
||||
"ids": "1676",
|
||||
"description": "Experiment (level 51)",
|
||||
"default": [
|
||||
{
|
||||
"minAmount": "1",
|
||||
"weight": "1.0",
|
||||
"id": "526",
|
||||
"maxAmount": "1"
|
||||
},
|
||||
{
|
||||
"minAmount": "1",
|
||||
"weight": "1.0",
|
||||
"id": "4184",
|
||||
"maxAmount": "1"
|
||||
}
|
||||
],
|
||||
"main": []
|
||||
}
|
||||
]
|
||||
@@ -547,6 +547,10 @@
|
||||
"item_id": "4707",
|
||||
"loc_data": "{1,3571,3312,0,3932200}"
|
||||
},
|
||||
{
|
||||
"item_id": "4199",
|
||||
"loc_data": "{1,3492,3474,0,0}"
|
||||
},
|
||||
{
|
||||
"item_id": "5523",
|
||||
"loc_data": "{1,2935,3282,1,7209050}"
|
||||
|
||||
@@ -38234,7 +38234,7 @@
|
||||
"id": "4189"
|
||||
},
|
||||
{
|
||||
"examine": "See article",
|
||||
"examine": "A typical garden brush.",
|
||||
"durability": null,
|
||||
"name": "Garden brush",
|
||||
"weight": "1",
|
||||
@@ -38242,7 +38242,7 @@
|
||||
"id": "4190"
|
||||
},
|
||||
{
|
||||
"examine": "See article",
|
||||
"examine": "A typical garden brush, with a cane tied to it.",
|
||||
"durability": null,
|
||||
"name": "Extended brush",
|
||||
"weight": "1",
|
||||
@@ -38250,7 +38250,7 @@
|
||||
"id": "4191"
|
||||
},
|
||||
{
|
||||
"examine": "See article",
|
||||
"examine": "A typical garden brush, with two canes tied to it.",
|
||||
"durability": null,
|
||||
"name": "Extended brush",
|
||||
"weight": "1",
|
||||
@@ -38258,7 +38258,7 @@
|
||||
"id": "4192"
|
||||
},
|
||||
{
|
||||
"examine": "See article",
|
||||
"examine": "A typical garden brush, with three canes tied to it.",
|
||||
"durability": null,
|
||||
"name": "Extended brush",
|
||||
"weight": "1",
|
||||
|
||||
@@ -3827,6 +3827,26 @@
|
||||
"npc_id": "1658",
|
||||
"loc_data": "{2595,3087,1,1,1}"
|
||||
},
|
||||
{
|
||||
"npc_id": "1668",
|
||||
"loc_data": "{3551,3550,0,1,0}"
|
||||
},
|
||||
{
|
||||
"npc_id": "1669",
|
||||
"loc_data": "{3549,3555,2,0,3}"
|
||||
},
|
||||
{
|
||||
"npc_id": "1671",
|
||||
"loc_data": "{3547,3555,2,0,6}"
|
||||
},
|
||||
{
|
||||
"npc_id": "1672",
|
||||
"loc_data": "{3552,3550,0,1,0}"
|
||||
},
|
||||
{
|
||||
"npc_id": "1675",
|
||||
"loc_data": "{3551,3561,0,1,0}"
|
||||
},
|
||||
{
|
||||
"npc_id": "1679",
|
||||
"loc_data": "{2291,3145,0,1,2}"
|
||||
|
||||
Reference in New Issue
Block a user