Implemented The Golem quest
Added new DialogueBuilder system Fixed bug where examinable scenery with no left-click options were null from RegionManager's perspective
This commit is contained in:
@@ -602,5 +602,9 @@
|
||||
{
|
||||
"item_id": "2128",
|
||||
"loc_data": "{1,2648,2963,0,327690}-{1,2647,2956,0,327690}-{1,2638,2949,0,327690}"
|
||||
},
|
||||
{
|
||||
"item_id": "4615",
|
||||
"loc_data": "{1,3479,3092,0,0}"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1540,5 +1540,13 @@
|
||||
{
|
||||
"id": "578",
|
||||
"borders": ""
|
||||
},
|
||||
{
|
||||
"id": "378",
|
||||
"borders": "{2688,4864,2752,4928}"
|
||||
},
|
||||
{
|
||||
"id": "379",
|
||||
"borders": "{3520,4928,3584,4992}"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -11038,5 +11038,14 @@
|
||||
{
|
||||
"npc_id": "1012",
|
||||
"loc_data": "{2650,9393,0,1,0}"
|
||||
},
|
||||
{
|
||||
"npc_id": "1907",
|
||||
"loc_data": "{3488,3091,0,1,0}"
|
||||
},
|
||||
{
|
||||
"npc_id": "1911",
|
||||
"loc_data": "{3416,3155,0,1,0}"
|
||||
}
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user