diff --git a/_module/are/aschbourne_st001.are.json b/_module/are/aschbourne_st001.are.json index 386e6bb4..e8a28b34 100644 --- a/_module/are/aschbourne_st001.are.json +++ b/_module/are/aschbourne_st001.are.json @@ -11173,7 +11173,7 @@ }, "Version": { "type": "dword", - "value": 246 + "value": 247 }, "Width": { "type": "int", diff --git a/_module/gic/aschbourne_st001.gic.json b/_module/gic/aschbourne_st001.gic.json index 0a172d96..f3160392 100644 --- a/_module/gic/aschbourne_st001.gic.json +++ b/_module/gic/aschbourne_st001.gic.json @@ -1611,6 +1611,13 @@ "value": "" } }, + { + "__struct_id": 1, + "Comment": { + "type": "cexostring", + "value": "" + } + }, { "__struct_id": 1, "Comment": { @@ -1742,13 +1749,6 @@ "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." } }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "" - } - }, { "__struct_id": 5, "Comment": { @@ -1840,6 +1840,13 @@ "value": "" } }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "" + } + }, { "__struct_id": 5, "Comment": { diff --git a/_module/gic/serverentryandoo.gic.json b/_module/gic/serverentryandoo.gic.json index 25faae79..12c85e22 100644 --- a/_module/gic/serverentryandoo.gic.json +++ b/_module/gic/serverentryandoo.gic.json @@ -410,6 +410,13 @@ "WaypointList": { "type": "list", "value": [ + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "" + } + }, { "__struct_id": 5, "Comment": { diff --git a/_module/git/aschbourne_st001.git.json b/_module/git/aschbourne_st001.git.json index cc28867d..1adb703d 100644 --- a/_module/git/aschbourne_st001.git.json +++ b/_module/git/aschbourne_st001.git.json @@ -59768,6 +59768,209 @@ "type": "float", "value": 0.0 } + }, + { + "__struct_id": 1, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Cursor": { + "type": "byte", + "value": 1 + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Geometry": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -1.946750640869141 + }, + "PointY": { + "type": "float", + "value": 3.391460418701172 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -1.708034515380859 + }, + "PointY": { + "type": "float", + "value": 0.6905403137207031 + }, + "PointZ": { + "type": "float", + "value": 0.02500005997717381 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.0 + }, + "PointY": { + "type": "float", + "value": 0.0 + }, + "PointZ": { + "type": "float", + "value": 0.02500005997717381 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -0.1569480895996094 + }, + "PointY": { + "type": "float", + "value": 3.72797966003418 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + } + ] + }, + "HighlightHeight": { + "type": "float", + "value": 0.0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "LinkedTo": { + "type": "cexostring", + "value": "WP_ToAsch" + }, + "LinkedToFlags": { + "type": "byte", + "value": 2 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Back to OOC", + "id": 14760 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "ScriptHeartbeat": { + "type": "resref", + "value": "" + }, + "ScriptOnEnter": { + "type": "resref", + "value": "" + }, + "ScriptOnExit": { + "type": "resref", + "value": "" + }, + "ScriptUserDefine": { + "type": "resref", + "value": "" + }, + "Tag": { + "type": "cexostring", + "value": "ToOOC" + }, + "TemplateResRef": { + "type": "resref", + "value": "newtransition" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "int", + "value": 1 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 45.64543533325195 + }, + "YOrientation": { + "type": "float", + "value": 0.0 + }, + "YPosition": { + "type": "float", + "value": 8.628143310546875 + }, + "ZOrientation": { + "type": "float", + "value": 0.0 + }, + "ZPosition": { + "type": "float", + "value": 0.0 + } } ] }, @@ -60843,65 +61046,6 @@ "value": 0.009999922476708889 } }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": {} - }, - "MapNote": { - "type": "cexolocstring", - "value": {} - }, - "MapNoteEnabled": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "WP_Ash_to_The_Ferry" - }, - "TemplateResRef": { - "type": "resref", - "value": "" - }, - "XOrientation": { - "type": "float", - "value": 0.99969881772995 - }, - "XPosition": { - "type": "float", - "value": 46.14980697631836 - }, - "YOrientation": { - "type": "float", - "value": -0.0245408657938242 - }, - "YPosition": { - "type": "float", - "value": 11.58400917053223 - }, - "ZPosition": { - "type": "float", - "value": 5.888938903808594e-005 - } - }, { "__struct_id": 5, "Appearance": { @@ -61395,7 +61539,7 @@ }, "XOrientation": { "type": "float", - "value": 0.0 + "value": 0.9924795031547546 }, "XPosition": { "type": "float", @@ -61403,7 +61547,7 @@ }, "YOrientation": { "type": "float", - "value": 1.0 + "value": 0.1224108561873436 }, "YPosition": { "type": "float", @@ -61773,6 +61917,65 @@ "type": "float", "value": 0.7203618884086609 } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": {} + }, + "MapNote": { + "type": "cexolocstring", + "value": {} + }, + "MapNoteEnabled": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "WP_ToOOC" + }, + "TemplateResRef": { + "type": "resref", + "value": "" + }, + "XOrientation": { + "type": "float", + "value": 0.970031201839447 + }, + "XPosition": { + "type": "float", + "value": 44.6518669128418 + }, + "YOrientation": { + "type": "float", + "value": 0.2429803460836411 + }, + "YPosition": { + "type": "float", + "value": 10.473952293396 + }, + "ZPosition": { + "type": "float", + "value": -5.7220458984375e-006 + } } ] } diff --git a/_module/git/serverentryandoo.git.json b/_module/git/serverentryandoo.git.json index 312d8d89..d52c5613 100644 --- a/_module/git/serverentryandoo.git.json +++ b/_module/git/serverentryandoo.git.json @@ -12385,7 +12385,7 @@ }, "LinkedTo": { "type": "cexostring", - "value": "WP_Ash_to_The_Ferry" + "value": "WP_ToOOC" }, "LinkedToFlags": { "type": "byte", @@ -12562,6 +12562,65 @@ "type": "float", "value": 1.393830895423889 } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": {} + }, + "MapNote": { + "type": "cexolocstring", + "value": {} + }, + "MapNoteEnabled": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "WP_ToAsch" + }, + "TemplateResRef": { + "type": "resref", + "value": "" + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 36.01019287109375 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": 5.486043930053711 + }, + "ZPosition": { + "type": "float", + "value": 1.393830895423889 + } } ] } diff --git a/_release/Aschbourne [PRC8-CEP3].7z b/_release/Aschbourne [PRC8-CEP3].7z index 7fe99270..6e63e6eb 100644 Binary files a/_release/Aschbourne [PRC8-CEP3].7z and b/_release/Aschbourne [PRC8-CEP3].7z differ