From abf1a76fcd6a9049578e32f4d27b71e38c7b1eac Mon Sep 17 00:00:00 2001 From: Jaysyn904 <68194417+Jaysyn904@users.noreply.github.com> Date: Mon, 2 Dec 2024 11:53:53 -0500 Subject: [PATCH] Fixed Old Mary not opening her store. Fixed Old Mary not opening her store. Full compile. --- _module/are/ranzfarmhouse.are.json | 6 +- _module/dlg/cv_oldmary.dlg.json | 304 ++++++++++++++++++++++++++++ _module/git/ranzfarmhouse.git.json | 30 ++- _module/itp/creaturepalcus.itp.json | 38 ++-- _module/ncs/displ_onspawn.ncs | Bin 186 -> 234 bytes _module/ncs/dlgx_mark_select.ncs | Bin 583 -> 631 bytes _module/ncs/hcrh_setbonusxp.ncs | Bin 258 -> 338 bytes _module/ncs/hcrh_setbrntorch.ncs | Bin 260 -> 340 bytes _module/ncs/light_decay.ncs | Bin 179 -> 163 bytes _module/ncs/ranzisnotfree.ncs | Bin 224 -> 208 bytes _module/ncs/trap_on_unacq.ncs | Bin 145 -> 193 bytes _module/utc/oldwoman001.utc.json | 6 +- 12 files changed, 361 insertions(+), 23 deletions(-) create mode 100644 _module/dlg/cv_oldmary.dlg.json diff --git a/_module/are/ranzfarmhouse.are.json b/_module/are/ranzfarmhouse.are.json index 19e8355c..85f68752 100644 --- a/_module/are/ranzfarmhouse.are.json +++ b/_module/are/ranzfarmhouse.are.json @@ -499,13 +499,17 @@ } ] }, + "TileBrdrDisabled": { + "type": "byte", + "value": 0 + }, "Tileset": { "type": "resref", "value": "tin01" }, "Version": { "type": "dword", - "value": 17 + "value": 19 }, "Width": { "type": "int", diff --git a/_module/dlg/cv_oldmary.dlg.json b/_module/dlg/cv_oldmary.dlg.json new file mode 100644 index 00000000..ef4ba002 --- /dev/null +++ b/_module/dlg/cv_oldmary.dlg.json @@ -0,0 +1,304 @@ +{ + "__data_type": "DLG ", + "DelayEntry": { + "type": "dword", + "value": 0 + }, + "DelayReply": { + "type": "dword", + "value": 0 + }, + "EndConverAbort": { + "type": "resref", + "value": "nw_walk_wp" + }, + "EndConversation": { + "type": "resref", + "value": "nw_walk_wp" + }, + "EntryList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 0 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Are you looking for baking supplies?" + } + } + }, + { + "__struct_id": 1, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Take a look." + } + } + } + ] + }, + "NumWords": { + "type": "dword", + "value": 11 + }, + "PreventZoomIn": { + "type": "byte", + "value": 0 + }, + "ReplyList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "No." + } + } + }, + { + "__struct_id": 1, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "x1_openstore" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Yes." + } + } + } + ] + }, + "StartingList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 0 + } + } + ] + } +} diff --git a/_module/git/ranzfarmhouse.git.json b/_module/git/ranzfarmhouse.git.json index fd62e9d3..971b60ff 100644 --- a/_module/git/ranzfarmhouse.git.json +++ b/_module/git/ranzfarmhouse.git.json @@ -511,7 +511,7 @@ }, "CR": { "type": "float", - "value": 0.25 + "value": 0.3333333432674408 }, "ResRef": { "type": "resref", @@ -5633,6 +5633,10 @@ "type": "resref", "value": "cnrsalt" }, + "xModelPart1": { + "type": "word", + "value": 14 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -5966,6 +5970,10 @@ "type": "resref", "value": "cnrsalt" }, + "xModelPart1": { + "type": "word", + "value": 14 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6299,6 +6307,10 @@ "type": "resref", "value": "cnrsugar" }, + "xModelPart1": { + "type": "word", + "value": 14 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6632,6 +6644,10 @@ "type": "resref", "value": "cnrsugar" }, + "xModelPart1": { + "type": "word", + "value": 14 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7460,6 +7476,10 @@ "type": "resref", "value": "cnryeastbakers" }, + "xModelPart1": { + "type": "word", + "value": 47 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7565,6 +7585,10 @@ "type": "resref", "value": "cnryeastbrewers" }, + "xModelPart1": { + "type": "word", + "value": 35 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7700,6 +7724,10 @@ "type": "resref", "value": "cnrbucketempty" }, + "xModelPart1": { + "type": "word", + "value": 2 + }, "XOrientation": { "type": "float", "value": 0.0 diff --git a/_module/itp/creaturepalcus.itp.json b/_module/itp/creaturepalcus.itp.json index 82b462fe..9b4d20cc 100644 --- a/_module/itp/creaturepalcus.itp.json +++ b/_module/itp/creaturepalcus.itp.json @@ -691,6 +691,25 @@ "value": 16966234 } }, + { + "__struct_id": 0, + "CR": { + "type": "float", + "value": 0.3333333432674408 + }, + "FACTION": { + "type": "cexostring", + "value": "Ranzington" + }, + "NAME": { + "type": "cexostring", + "value": "Old Mary" + }, + "RESREF": { + "type": "resref", + "value": "oldwoman001" + } + }, { "__struct_id": 0, "LIST": { @@ -30637,25 +30656,6 @@ "value": "nori" } }, - { - "__struct_id": 0, - "CR": { - "type": "float", - "value": 0.3333333432674408 - }, - "FACTION": { - "type": "cexostring", - "value": "Ranzington" - }, - "NAME": { - "type": "cexostring", - "value": "Old Mary" - }, - "RESREF": { - "type": "resref", - "value": "oldwoman001" - } - }, { "__struct_id": 0, "CR": { diff --git a/_module/ncs/displ_onspawn.ncs b/_module/ncs/displ_onspawn.ncs index 0ef8b72c86d71edeeab05d892cec89bba1894581..7ec5ed6f3a80a541912db7b3f9d95991a86b20df 100644 GIT binary patch literal 234 zcmeZs4ps;=)H85mU|@J92P7Cc6d0HUSeQXfFloffz<7#@k@5fk|34U5q#1zpAD{vj zumS?4eFM}Gh*6xZ3=CUX(T!q;8V#mDFt7j>9Y?cIM*w6S5b(%?NOh>~Y#V1CahRQOcgN zXkwI+8WSrED}#`GYKe1cQBi7MiC=z7YDj8D399mqi$oaJ!AgZum3ro-q*kD+ow!eu M1!#rq*9109fY^)3npBNY!|NsC0gMmew0Z9L0Vr5}v z5DZQ&DoZU=$ShXy$xqHsP0>SFG*MqX9!-o5sFBOVImn|Vu_!&YgoO=c4bTQNCRBx5 X3}6QcXfuFq`~Y$YL@}zmiRIk@-X=eX delta 108 zcmcb_)WoFk=NzmMW~gW2#K6GFB*y>*910Aq3=E$bSXdbZgHwyjQi~KaixqtGle1G( z^d<(18v-S`Je-3(N)n6GQ%hLbK$?I$%$T$ozy=6tGe|T1|NsAk0s};H;_+?(rpy-T diff --git a/_module/ncs/hcrh_setbrntorch.ncs b/_module/ncs/hcrh_setbrntorch.ncs index 24880d354e0d2b2aa1c2f9d741bd76bf79e70de5..2fc98c6b2fbcd3c813f891c5bd1ae9a7592d00c6 100644 GIT binary patch delta 188 zcmZo+y22Fb=NzmMW~gW2#K6E9BF6v(9109fY^)3npBNY!|NsC0gMmew0Z9L0Vr5}v z5DZQ&DoZU=$ShXy$xqHsP0>SFG*MqX9!-o5sFBOVImn|Vu_!&YgoO=c4bTQNCRBx5 X3}6QcXfuFq`~Y$YL@}zmiRHZj;%YyS delta 108 zcmcb@)WW3i=NzmMW~gW2#K6GFBF6v(910Aq3=E$bSXdbZgHwyjQi~KaixqtGle1G( z^d<(18v-S`Je-3(N)n6GQ%hLbK$?I$%$T$ozy=6tGe|T1|NsAk0s};H;_+SpsW2As diff --git a/_module/ncs/light_decay.ncs b/_module/ncs/light_decay.ncs index af73a0207021fad9bab74cbb8b480007b316f615..33f6250e3dfaa5f03147c1ea733acf79d977e262 100644 GIT binary patch delta 49 zcmdnYxR_DX&pB8j%uvt3iGhJ(u^fpUw3L}> Go&x~>zzCWE diff --git a/_module/ncs/ranzisnotfree.ncs b/_module/ncs/ranzisnotfree.ncs index 1d6c7e13ec06377c2baa53ca8bed89d7cd4f7d62..2c713f446d1cb2ed6f7dbe2356ed556cd1a80161 100644 GIT binary patch delta 39 scmaFBc!5#g&pB8j%uvt3iGhLPf*g=w;80*-Vq;=sVFt1pC+cqm0HF2;oB#j- delta 55 zcmcb>_<&L0&pB8j%uvt3iGhLPfgF%v;80*-Vgo{E7G@xik&*HL|NlQ2Sfm+%^q-0H F8v#ZC4!{5a diff --git a/_module/ncs/trap_on_unacq.ncs b/_module/ncs/trap_on_unacq.ncs index 914264803f22b4d2c0e7f6f60d4be6243334526e..c01ddb7d3c75c144e42e2915e9e217f09a7dd4d7 100644 GIT binary patch delta 111 zcmbQpc#zTF&pB8j%uvt3iGhLPpd653;80*-Vq;}sRAFFb{Qv*|4+a)#1|a