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:
Avi Weinstock
2022-09-17 04:20:50 +00:00
committed by Ryan
parent 7824836c7d
commit 5c4134e2e3
17 changed files with 1220 additions and 117 deletions
+4
View File
@@ -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}"
}
]
+8
View File
@@ -1540,5 +1540,13 @@
{
"id": "578",
"borders": ""
},
{
"id": "378",
"borders": "{2688,4864,2752,4928}"
},
{
"id": "379",
"borders": "{3520,4928,3584,4992}"
}
]
+9
View File
@@ -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}"
}
]