diff --git a/_module/ifo/module.ifo.json b/_module/ifo/module.ifo.json index 9335902..9f8c675 100644 --- a/_module/ifo/module.ifo.json +++ b/_module/ifo/module.ifo.json @@ -578,7 +578,7 @@ "Mod_Description": { "type": "cexolocstring", "value": { - "0": "By: Zazmio\nPRC'd By: Jaysyn\n\nThe Gods have grown bored with this struggle. They yawn as they watch Crusader and Minion fighting side by side in endless character leveling. No more, they declare. Let there be a War of the Marks. And it was made so.\n\nThe object: To be the first team to reach 100 points. To score points, find a mark and turn it in to the Scorekeeper." + "0": "Eternal Struggle [PRC8/CEP3]\nBy: Zazmio\nPRC'd By: Jaysyn\n\nThe Gods have grown bored with this struggle. They yawn as they watch Crusader and Minion fighting side by side in endless character leveling. No more, they declare. Let there be a War of the Marks. And it was made so.\n\nThe object: To be the first team to reach 100 points. To score points, find a mark and turn it in to the Scorekeeper." } }, "Mod_DuskHour": { @@ -690,6 +690,13 @@ "value": "prc8_craft2das" } }, + { + "__struct_id": 8, + "Mod_Hak": { + "type": "cexostring", + "value": "acp_v4.1" + } + }, { "__struct_id": 8, "Mod_Hak": { @@ -744,7 +751,7 @@ }, "Mod_MinGameVer": { "type": "cexostring", - "value": "1.87" + "value": "1.88" }, "Mod_MinPerHour": { "type": "byte", @@ -872,6 +879,10 @@ "type": "cexostring", "value": "MODULE" }, + "Mod_UUID": { + "type": "cexostring", + "value": "" + }, "Mod_Version": { "type": "dword", "value": 3 @@ -1767,6 +1778,51 @@ "type": "int", "value": 1 } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "PRC_XP_USE_SIMPLE_RACIAL_HD" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "PRC_ACP_MANUAL" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "PRC_ACP_NPC_AUTOMATIC" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } } ] } diff --git a/_module/itp/creaturepalcus.itp.json b/_module/itp/creaturepalcus.itp.json index 88728ad..deaa1f8 100644 --- a/_module/itp/creaturepalcus.itp.json +++ b/_module/itp/creaturepalcus.itp.json @@ -9166,7 +9166,7 @@ "__struct_id": 0, "CR": { "type": "float", - "value": 0.3333333432674408 + "value": 0.5 }, "FACTION": { "type": "cexostring", diff --git a/_module/ncs/ancientchest.ncs b/_module/ncs/ancientchest.ncs index cf261fa..ce3bd3f 100644 Binary files a/_module/ncs/ancientchest.ncs and b/_module/ncs/ancientchest.ncs differ diff --git a/_module/ncs/aquiremarks.ncs b/_module/ncs/aquiremarks.ncs index b417539..70858ae 100644 Binary files a/_module/ncs/aquiremarks.ncs and b/_module/ncs/aquiremarks.ncs differ diff --git a/_module/ncs/array_example.ncs b/_module/ncs/array_example.ncs index 934bf67..487acf6 100644 Binary files a/_module/ncs/array_example.ncs and b/_module/ncs/array_example.ncs differ diff --git a/_module/ncs/barrelrespawn_sc.ncs b/_module/ncs/barrelrespawn_sc.ncs index 249d1e8..d0c1aa1 100644 Binary files a/_module/ncs/barrelrespawn_sc.ncs and b/_module/ncs/barrelrespawn_sc.ncs differ diff --git a/_module/ncs/beastdeath.ncs b/_module/ncs/beastdeath.ncs index b8fd4cd..8c116a5 100644 Binary files a/_module/ncs/beastdeath.ncs and b/_module/ncs/beastdeath.ncs differ diff --git a/_module/ncs/bleeding_onload.ncs b/_module/ncs/bleeding_onload.ncs index 123a529..576d30f 100644 Binary files a/_module/ncs/bleeding_onload.ncs and b/_module/ncs/bleeding_onload.ncs differ diff --git a/_module/ncs/blotto_sc.ncs b/_module/ncs/blotto_sc.ncs index 6a776a6..8bc8360 100644 Binary files a/_module/ncs/blotto_sc.ncs and b/_module/ncs/blotto_sc.ncs differ diff --git a/_module/ncs/breedonspawn.ncs b/_module/ncs/breedonspawn.ncs index 25d7cc8..6628924 100644 Binary files a/_module/ncs/breedonspawn.ncs and b/_module/ncs/breedonspawn.ncs differ diff --git a/_module/ncs/brenwyr_sc.ncs b/_module/ncs/brenwyr_sc.ncs index c15355b..d4f1b29 100644 Binary files a/_module/ncs/brenwyr_sc.ncs and b/_module/ncs/brenwyr_sc.ncs differ diff --git a/_module/ncs/cal_disease.ncs b/_module/ncs/cal_disease.ncs index 901ac6e..0b1255a 100644 Binary files a/_module/ncs/cal_disease.ncs and b/_module/ncs/cal_disease.ncs differ diff --git a/_module/ncs/cal_explode.ncs b/_module/ncs/cal_explode.ncs index 82c0288..2a8dd03 100644 Binary files a/_module/ncs/cal_explode.ncs and b/_module/ncs/cal_explode.ncs differ diff --git a/_module/ncs/cal_explode2.ncs b/_module/ncs/cal_explode2.ncs index 378cf12..eaa2704 100644 Binary files a/_module/ncs/cal_explode2.ncs and b/_module/ncs/cal_explode2.ncs differ diff --git a/_module/ncs/cal_explode3.ncs b/_module/ncs/cal_explode3.ncs index 7a8f5c3..1b2b56c 100644 Binary files a/_module/ncs/cal_explode3.ncs and b/_module/ncs/cal_explode3.ncs differ diff --git a/_module/ncs/cal_negative.ncs b/_module/ncs/cal_negative.ncs index 520ff4e..78ac2ff 100644 Binary files a/_module/ncs/cal_negative.ncs and b/_module/ncs/cal_negative.ncs differ diff --git a/_module/ncs/celestialspawn.ncs b/_module/ncs/celestialspawn.ncs index f26902e..9d8d176 100644 Binary files a/_module/ncs/celestialspawn.ncs and b/_module/ncs/celestialspawn.ncs differ diff --git a/_module/ncs/chestrespawn_sc.ncs b/_module/ncs/chestrespawn_sc.ncs index c3022f8..f06012e 100644 Binary files a/_module/ncs/chestrespawn_sc.ncs and b/_module/ncs/chestrespawn_sc.ncs differ diff --git a/_module/ncs/clickforxp.ncs b/_module/ncs/clickforxp.ncs index db41db8..312fd87 100644 Binary files a/_module/ncs/clickforxp.ncs and b/_module/ncs/clickforxp.ncs differ diff --git a/_module/ncs/client_onenter.ncs b/_module/ncs/client_onenter.ncs index 049e24b..b10a9b9 100644 Binary files a/_module/ncs/client_onenter.ncs and b/_module/ncs/client_onenter.ncs differ diff --git a/_module/ncs/client_onentermk.ncs b/_module/ncs/client_onentermk.ncs index 2335b91..62939c3 100644 Binary files a/_module/ncs/client_onentermk.ncs and b/_module/ncs/client_onentermk.ncs differ diff --git a/_module/ncs/client_onleave.ncs b/_module/ncs/client_onleave.ncs index 81c40a4..3332f5d 100644 Binary files a/_module/ncs/client_onleave.ncs and b/_module/ncs/client_onleave.ncs differ diff --git a/_module/ncs/client_onleavedr.ncs b/_module/ncs/client_onleavedr.ncs index c8a26ba..d539512 100644 Binary files a/_module/ncs/client_onleavedr.ncs and b/_module/ncs/client_onleavedr.ncs differ diff --git a/_module/ncs/destroyself.ncs b/_module/ncs/destroyself.ncs index ca88046..2d97145 100644 Binary files a/_module/ncs/destroyself.ncs and b/_module/ncs/destroyself.ncs differ diff --git a/_module/ncs/dmfxew_activate.ncs b/_module/ncs/dmfxew_activate.ncs index 675b6de..5adbc60 100644 Binary files a/_module/ncs/dmfxew_activate.ncs and b/_module/ncs/dmfxew_activate.ncs differ diff --git a/_module/ncs/dmw_conv_end.ncs b/_module/ncs/dmw_conv_end.ncs index 925f3e5..a38e270 100644 Binary files a/_module/ncs/dmw_conv_end.ncs and b/_module/ncs/dmw_conv_end.ncs differ diff --git a/_module/ncs/dmw_do_dialog1.ncs b/_module/ncs/dmw_do_dialog1.ncs index eaf7c4d..674b05d 100644 Binary files a/_module/ncs/dmw_do_dialog1.ncs and b/_module/ncs/dmw_do_dialog1.ncs differ diff --git a/_module/ncs/dmw_do_dialog2.ncs b/_module/ncs/dmw_do_dialog2.ncs index 4e6cd99..5af83aa 100644 Binary files a/_module/ncs/dmw_do_dialog2.ncs and b/_module/ncs/dmw_do_dialog2.ncs differ diff --git a/_module/ncs/dmw_do_dialog3.ncs b/_module/ncs/dmw_do_dialog3.ncs index 3dd2c08..b05adea 100644 Binary files a/_module/ncs/dmw_do_dialog3.ncs and b/_module/ncs/dmw_do_dialog3.ncs differ diff --git a/_module/ncs/dmw_do_dialog4.ncs b/_module/ncs/dmw_do_dialog4.ncs index 9a0addb..08eed05 100644 Binary files a/_module/ncs/dmw_do_dialog4.ncs and b/_module/ncs/dmw_do_dialog4.ncs differ diff --git a/_module/ncs/dmw_do_dialog5.ncs b/_module/ncs/dmw_do_dialog5.ncs index fd2fe1d..8fac268 100644 Binary files a/_module/ncs/dmw_do_dialog5.ncs and b/_module/ncs/dmw_do_dialog5.ncs differ diff --git a/_module/ncs/dmw_do_dialog6.ncs b/_module/ncs/dmw_do_dialog6.ncs index fa01989..48fe081 100644 Binary files a/_module/ncs/dmw_do_dialog6.ncs and b/_module/ncs/dmw_do_dialog6.ncs differ diff --git a/_module/ncs/dmw_do_dialog7.ncs b/_module/ncs/dmw_do_dialog7.ncs index 4a70caa..5915f77 100644 Binary files a/_module/ncs/dmw_do_dialog7.ncs and b/_module/ncs/dmw_do_dialog7.ncs differ diff --git a/_module/ncs/dmw_do_dialog8.ncs b/_module/ncs/dmw_do_dialog8.ncs index 8cc5487..d6f3e80 100644 Binary files a/_module/ncs/dmw_do_dialog8.ncs and b/_module/ncs/dmw_do_dialog8.ncs differ diff --git a/_module/ncs/dmw_do_dialog9.ncs b/_module/ncs/dmw_do_dialog9.ncs index 942f93e..ca28542 100644 Binary files a/_module/ncs/dmw_do_dialog9.ncs and b/_module/ncs/dmw_do_dialog9.ncs differ diff --git a/_module/ncs/dmw_runscript.ncs b/_module/ncs/dmw_runscript.ncs index 62ebbc5..5663669 100644 Binary files a/_module/ncs/dmw_runscript.ncs and b/_module/ncs/dmw_runscript.ncs differ diff --git a/_module/ncs/dmw_test_dialog0.ncs b/_module/ncs/dmw_test_dialog0.ncs index e555e76..077df9b 100644 Binary files a/_module/ncs/dmw_test_dialog0.ncs and b/_module/ncs/dmw_test_dialog0.ncs differ diff --git a/_module/ncs/dmw_test_dialog1.ncs b/_module/ncs/dmw_test_dialog1.ncs index 2b60fbe..2db20fd 100644 Binary files a/_module/ncs/dmw_test_dialog1.ncs and b/_module/ncs/dmw_test_dialog1.ncs differ diff --git a/_module/ncs/dmw_test_dialog2.ncs b/_module/ncs/dmw_test_dialog2.ncs index 55b1a2e..aba01ed 100644 Binary files a/_module/ncs/dmw_test_dialog2.ncs and b/_module/ncs/dmw_test_dialog2.ncs differ diff --git a/_module/ncs/dmw_test_dialog3.ncs b/_module/ncs/dmw_test_dialog3.ncs index e730216..6b9da4c 100644 Binary files a/_module/ncs/dmw_test_dialog3.ncs and b/_module/ncs/dmw_test_dialog3.ncs differ diff --git a/_module/ncs/dmw_test_dialog4.ncs b/_module/ncs/dmw_test_dialog4.ncs index c4b7dc1..0b8d9e9 100644 Binary files a/_module/ncs/dmw_test_dialog4.ncs and b/_module/ncs/dmw_test_dialog4.ncs differ diff --git a/_module/ncs/dmw_test_dialog5.ncs b/_module/ncs/dmw_test_dialog5.ncs index 8f0ec8f..eb43e78 100644 Binary files a/_module/ncs/dmw_test_dialog5.ncs and b/_module/ncs/dmw_test_dialog5.ncs differ diff --git a/_module/ncs/dmw_test_dialog6.ncs b/_module/ncs/dmw_test_dialog6.ncs index b73e227..5c6626e 100644 Binary files a/_module/ncs/dmw_test_dialog6.ncs and b/_module/ncs/dmw_test_dialog6.ncs differ diff --git a/_module/ncs/dmw_test_dialog7.ncs b/_module/ncs/dmw_test_dialog7.ncs index b305dc6..dd3a270 100644 Binary files a/_module/ncs/dmw_test_dialog7.ncs and b/_module/ncs/dmw_test_dialog7.ncs differ diff --git a/_module/ncs/dmw_test_dialog8.ncs b/_module/ncs/dmw_test_dialog8.ncs index 8dc87a7..b69edaa 100644 Binary files a/_module/ncs/dmw_test_dialog8.ncs and b/_module/ncs/dmw_test_dialog8.ncs differ diff --git a/_module/ncs/dmw_test_dialog9.ncs b/_module/ncs/dmw_test_dialog9.ncs index 8d871fa..fde27c0 100644 Binary files a/_module/ncs/dmw_test_dialog9.ncs and b/_module/ncs/dmw_test_dialog9.ncs differ diff --git a/_module/ncs/et_gobspawn.ncs b/_module/ncs/et_gobspawn.ncs index 651d619..bd1ab07 100644 Binary files a/_module/ncs/et_gobspawn.ncs and b/_module/ncs/et_gobspawn.ncs differ diff --git a/_module/ncs/et_minorzomspawn.ncs b/_module/ncs/et_minorzomspawn.ncs index 2d41e81..5a2f91f 100644 Binary files a/_module/ncs/et_minorzomspawn.ncs and b/_module/ncs/et_minorzomspawn.ncs differ diff --git a/_module/ncs/et_onleave.ncs b/_module/ncs/et_onleave.ncs index 81c40a4..3332f5d 100644 Binary files a/_module/ncs/et_onleave.ncs and b/_module/ncs/et_onleave.ncs differ diff --git a/_module/ncs/et_orcspawn.ncs b/_module/ncs/et_orcspawn.ncs index a4e197f..bbf623d 100644 Binary files a/_module/ncs/et_orcspawn.ncs and b/_module/ncs/et_orcspawn.ncs differ diff --git a/_module/ncs/et_rest.ncs b/_module/ncs/et_rest.ncs index 935c2d6..87faf2f 100644 Binary files a/_module/ncs/et_rest.ncs and b/_module/ncs/et_rest.ncs differ diff --git a/_module/ncs/et_selfcheck.ncs b/_module/ncs/et_selfcheck.ncs index db9755c..2bebd29 100644 Binary files a/_module/ncs/et_selfcheck.ncs and b/_module/ncs/et_selfcheck.ncs differ diff --git a/_module/ncs/et_zomspawn.ncs b/_module/ncs/et_zomspawn.ncs index 9b32dd6..6006200 100644 Binary files a/_module/ncs/et_zomspawn.ncs and b/_module/ncs/et_zomspawn.ncs differ diff --git a/_module/ncs/etbar.ncs b/_module/ncs/etbar.ncs index 2dfb973..95b94a4 100644 Binary files a/_module/ncs/etbar.ncs and b/_module/ncs/etbar.ncs differ diff --git a/_module/ncs/evilchest.ncs b/_module/ncs/evilchest.ncs index 2132d8b..969a678 100644 Binary files a/_module/ncs/evilchest.ncs and b/_module/ncs/evilchest.ncs differ diff --git a/_module/ncs/evilportal.ncs b/_module/ncs/evilportal.ncs index 59a098c..86d2945 100644 Binary files a/_module/ncs/evilportal.ncs and b/_module/ncs/evilportal.ncs differ diff --git a/_module/ncs/ew_chachecko.ncs b/_module/ncs/ew_chachecko.ncs index 1c1c5a5..41b87d0 100644 Binary files a/_module/ncs/ew_chachecko.ncs and b/_module/ncs/ew_chachecko.ncs differ diff --git a/_module/ncs/ew_conchecko.ncs b/_module/ncs/ew_conchecko.ncs index 2c54c61..75f8e38 100644 Binary files a/_module/ncs/ew_conchecko.ncs and b/_module/ncs/ew_conchecko.ncs differ diff --git a/_module/ncs/ew_d100roll.ncs b/_module/ncs/ew_d100roll.ncs index 80364ca..a6b0733 100644 Binary files a/_module/ncs/ew_d100roll.ncs and b/_module/ncs/ew_d100roll.ncs differ diff --git a/_module/ncs/ew_d10roll.ncs b/_module/ncs/ew_d10roll.ncs index 09a592f..506280f 100644 Binary files a/_module/ncs/ew_d10roll.ncs and b/_module/ncs/ew_d10roll.ncs differ diff --git a/_module/ncs/ew_d12roll.ncs b/_module/ncs/ew_d12roll.ncs index bbc3088..b94bc88 100644 Binary files a/_module/ncs/ew_d12roll.ncs and b/_module/ncs/ew_d12roll.ncs differ diff --git a/_module/ncs/ew_d20roll.ncs b/_module/ncs/ew_d20roll.ncs index c0fd523..e968926 100644 Binary files a/_module/ncs/ew_d20roll.ncs and b/_module/ncs/ew_d20roll.ncs differ diff --git a/_module/ncs/ew_d4roll.ncs b/_module/ncs/ew_d4roll.ncs index eadce1e..6be96d9 100644 Binary files a/_module/ncs/ew_d4roll.ncs and b/_module/ncs/ew_d4roll.ncs differ diff --git a/_module/ncs/ew_d6roll.ncs b/_module/ncs/ew_d6roll.ncs index d42541c..08702a8 100644 Binary files a/_module/ncs/ew_d6roll.ncs and b/_module/ncs/ew_d6roll.ncs differ diff --git a/_module/ncs/ew_d8roll.ncs b/_module/ncs/ew_d8roll.ncs index 55985f2..5302166 100644 Binary files a/_module/ncs/ew_d8roll.ncs and b/_module/ncs/ew_d8roll.ncs differ diff --git a/_module/ncs/ew_dance.ncs b/_module/ncs/ew_dance.ncs index 1cd76e5..f96474a 100644 Binary files a/_module/ncs/ew_dance.ncs and b/_module/ncs/ew_dance.ncs differ diff --git a/_module/ncs/ew_dexchecko.ncs b/_module/ncs/ew_dexchecko.ncs index cffb79d..eff7a6a 100644 Binary files a/_module/ncs/ew_dexchecko.ncs and b/_module/ncs/ew_dexchecko.ncs differ diff --git a/_module/ncs/ew_discchecko.ncs b/_module/ncs/ew_discchecko.ncs index f78a55f..13f3ae8 100644 Binary files a/_module/ncs/ew_discchecko.ncs and b/_module/ncs/ew_discchecko.ncs differ diff --git a/_module/ncs/ew_dtchecko.ncs b/_module/ncs/ew_dtchecko.ncs index 5afb755..79be864 100644 Binary files a/_module/ncs/ew_dtchecko.ncs and b/_module/ncs/ew_dtchecko.ncs differ diff --git a/_module/ncs/ew_intchecko.ncs b/_module/ncs/ew_intchecko.ncs index ed4fc5f..7cb61ed 100644 Binary files a/_module/ncs/ew_intchecko.ncs and b/_module/ncs/ew_intchecko.ncs differ diff --git a/_module/ncs/ew_listchecko.ncs b/_module/ncs/ew_listchecko.ncs index e1892c7..67a37b2 100644 Binary files a/_module/ncs/ew_listchecko.ncs and b/_module/ncs/ew_listchecko.ncs differ diff --git a/_module/ncs/ew_lorechecko.ncs b/_module/ncs/ew_lorechecko.ncs index a0c470c..c03e02e 100644 Binary files a/_module/ncs/ew_lorechecko.ncs and b/_module/ncs/ew_lorechecko.ncs differ diff --git a/_module/ncs/ew_olockchecko.ncs b/_module/ncs/ew_olockchecko.ncs index a2a47f3..ec83574 100644 Binary files a/_module/ncs/ew_olockchecko.ncs and b/_module/ncs/ew_olockchecko.ncs differ diff --git a/_module/ncs/ew_perfchecko.ncs b/_module/ncs/ew_perfchecko.ncs index d685095..cec1f3c 100644 Binary files a/_module/ncs/ew_perfchecko.ncs and b/_module/ncs/ew_perfchecko.ncs differ diff --git a/_module/ncs/ew_perschecko.ncs b/_module/ncs/ew_perschecko.ncs index e947bf2..c38c679 100644 Binary files a/_module/ncs/ew_perschecko.ncs and b/_module/ncs/ew_perschecko.ncs differ diff --git a/_module/ncs/ew_sbigcat.ncs b/_module/ncs/ew_sbigcat.ncs index 590ab9c..1a8216d 100644 Binary files a/_module/ncs/ew_sbigcat.ncs and b/_module/ncs/ew_sbigcat.ncs differ diff --git a/_module/ncs/ew_sbranchsnap.ncs b/_module/ncs/ew_sbranchsnap.ncs index bc0cdff..89d6d5b 100644 Binary files a/_module/ncs/ew_sbranchsnap.ncs and b/_module/ncs/ew_sbranchsnap.ncs differ diff --git a/_module/ncs/ew_scoughmale.ncs b/_module/ncs/ew_scoughmale.ncs index 7fab499..81cd915 100644 Binary files a/_module/ncs/ew_scoughmale.ncs and b/_module/ncs/ew_scoughmale.ncs differ diff --git a/_module/ncs/ew_searchchecko.ncs b/_module/ncs/ew_searchchecko.ncs index ec97f8a..af1a859 100644 Binary files a/_module/ncs/ew_searchchecko.ncs and b/_module/ncs/ew_searchchecko.ncs differ diff --git a/_module/ncs/ew_sfcrying.ncs b/_module/ncs/ew_sfcrying.ncs index a140141..63c0b29 100644 Binary files a/_module/ncs/ew_sfcrying.ncs and b/_module/ncs/ew_sfcrying.ncs differ diff --git a/_module/ncs/ew_sfemalecough.ncs b/_module/ncs/ew_sfemalecough.ncs index 490dcee..4ecef57 100644 Binary files a/_module/ncs/ew_sfemalecough.ncs and b/_module/ncs/ew_sfemalecough.ncs differ diff --git a/_module/ncs/ew_sglassbreak.ncs b/_module/ncs/ew_sglassbreak.ncs index 3041ecb..4555c3c 100644 Binary files a/_module/ncs/ew_sglassbreak.ncs and b/_module/ncs/ew_sglassbreak.ncs differ diff --git a/_module/ncs/ew_sgrowling.ncs b/_module/ncs/ew_sgrowling.ncs index d609476..4430f1f 100644 Binary files a/_module/ncs/ew_sgrowling.ncs and b/_module/ncs/ew_sgrowling.ncs differ diff --git a/_module/ncs/ew_sitchair.ncs b/_module/ncs/ew_sitchair.ncs index 0d4c347..2b40a75 100644 Binary files a/_module/ncs/ew_sitchair.ncs and b/_module/ncs/ew_sitchair.ncs differ diff --git a/_module/ncs/ew_smaledies.ncs b/_module/ncs/ew_smaledies.ncs index b31c26f..59bb795 100644 Binary files a/_module/ncs/ew_smaledies.ncs and b/_module/ncs/ew_smaledies.ncs differ diff --git a/_module/ncs/ew_smcrying.ncs b/_module/ncs/ew_smcrying.ncs index 5cf2149..19b2185 100644 Binary files a/_module/ncs/ew_smcrying.ncs and b/_module/ncs/ew_smcrying.ncs differ diff --git a/_module/ncs/ew_spellchecko.ncs b/_module/ncs/ew_spellchecko.ncs index bcaf7da..a1f9c79 100644 Binary files a/_module/ncs/ew_spellchecko.ncs and b/_module/ncs/ew_spellchecko.ncs differ diff --git a/_module/ncs/ew_spotchecko.ncs b/_module/ncs/ew_spotchecko.ncs index fcfb17b..5e208b4 100644 Binary files a/_module/ncs/ew_spotchecko.ncs and b/_module/ncs/ew_spotchecko.ncs differ diff --git a/_module/ncs/ew_sspooklaugh.ncs b/_module/ncs/ew_sspooklaugh.ncs index 2fa8ef7..4716520 100644 Binary files a/_module/ncs/ew_sspooklaugh.ncs and b/_module/ncs/ew_sspooklaugh.ncs differ diff --git a/_module/ncs/ew_strchecko.ncs b/_module/ncs/ew_strchecko.ncs index 3926bdc..95a6f4f 100644 Binary files a/_module/ncs/ew_strchecko.ncs and b/_module/ncs/ew_strchecko.ncs differ diff --git a/_module/ncs/ew_thunder.ncs b/_module/ncs/ew_thunder.ncs index 5c63eb7..c060561 100644 Binary files a/_module/ncs/ew_thunder.ncs and b/_module/ncs/ew_thunder.ncs differ diff --git a/_module/ncs/ew_wischecko.ncs b/_module/ncs/ew_wischecko.ncs index ad5e7c4..1691bbe 100644 Binary files a/_module/ncs/ew_wischecko.ncs and b/_module/ncs/ew_wischecko.ncs differ diff --git a/_module/ncs/falsechest.ncs b/_module/ncs/falsechest.ncs index 449aff0..c5d8d85 100644 Binary files a/_module/ncs/falsechest.ncs and b/_module/ncs/falsechest.ncs differ diff --git a/_module/ncs/gamleechest.ncs b/_module/ncs/gamleechest.ncs index 02f3d98..699d87f 100644 Binary files a/_module/ncs/gamleechest.ncs and b/_module/ncs/gamleechest.ncs differ diff --git a/_module/ncs/gehexit.ncs b/_module/ncs/gehexit.ncs index 5f792c3..f84b58c 100644 Binary files a/_module/ncs/gehexit.ncs and b/_module/ncs/gehexit.ncs differ diff --git a/_module/ncs/gehportal.ncs b/_module/ncs/gehportal.ncs index 24cbfe4..a2e9fbd 100644 Binary files a/_module/ncs/gehportal.ncs and b/_module/ncs/gehportal.ncs differ diff --git a/_module/ncs/ghost_sc.ncs b/_module/ncs/ghost_sc.ncs index 92a6f13..b89fff7 100644 Binary files a/_module/ncs/ghost_sc.ncs and b/_module/ncs/ghost_sc.ncs differ diff --git a/_module/ncs/giveamulet.ncs b/_module/ncs/giveamulet.ncs index 00e956c..73f9ed4 100644 Binary files a/_module/ncs/giveamulet.ncs and b/_module/ncs/giveamulet.ncs differ diff --git a/_module/ncs/grumbel_sc.ncs b/_module/ncs/grumbel_sc.ncs index 332f315..163b9a0 100644 Binary files a/_module/ncs/grumbel_sc.ncs and b/_module/ncs/grumbel_sc.ncs differ diff --git a/_module/ncs/haircheck.ncs b/_module/ncs/haircheck.ncs index b140e09..a2d5ef5 100644 Binary files a/_module/ncs/haircheck.ncs and b/_module/ncs/haircheck.ncs differ diff --git a/_module/ncs/heartbeat.ncs b/_module/ncs/heartbeat.ncs index 85fbd39..551fb86 100644 Binary files a/_module/ncs/heartbeat.ncs and b/_module/ncs/heartbeat.ncs differ diff --git a/_module/ncs/horace_sc.ncs b/_module/ncs/horace_sc.ncs index 0d9adf6..b79afed 100644 Binary files a/_module/ncs/horace_sc.ncs and b/_module/ncs/horace_sc.ncs differ diff --git a/_module/ncs/inc_hq.ncs b/_module/ncs/inc_hq.ncs deleted file mode 100644 index ecb1c72..0000000 Binary files a/_module/ncs/inc_hq.ncs and /dev/null differ diff --git a/_module/ncs/inc_module.ncs b/_module/ncs/inc_module.ncs deleted file mode 100644 index 4a2a337..0000000 Binary files a/_module/ncs/inc_module.ncs and /dev/null differ diff --git a/_module/ncs/inc_rules.ncs b/_module/ncs/inc_rules.ncs deleted file mode 100644 index 4aae5c4..0000000 Binary files a/_module/ncs/inc_rules.ncs and /dev/null differ diff --git a/_module/ncs/inc_validate.ncs b/_module/ncs/inc_validate.ncs deleted file mode 100644 index ded8836..0000000 Binary files a/_module/ncs/inc_validate.ncs and /dev/null differ diff --git a/_module/ncs/itemcleaner.ncs b/_module/ncs/itemcleaner.ncs index eeefcb4..dee0b9d 100644 Binary files a/_module/ncs/itemcleaner.ncs and b/_module/ncs/itemcleaner.ncs differ diff --git a/_module/ncs/lara_sc1.ncs b/_module/ncs/lara_sc1.ncs index 4c64663..6e9a6e5 100644 Binary files a/_module/ncs/lara_sc1.ncs and b/_module/ncs/lara_sc1.ncs differ diff --git a/_module/ncs/leverdoors.ncs b/_module/ncs/leverdoors.ncs index d0c8991..7c88548 100644 Binary files a/_module/ncs/leverdoors.ncs and b/_module/ncs/leverdoors.ncs differ diff --git a/_module/ncs/lichchest.ncs b/_module/ncs/lichchest.ncs index 9599117..7693466 100644 Binary files a/_module/ncs/lichchest.ncs and b/_module/ncs/lichchest.ncs differ diff --git a/_module/ncs/llamabarr_sc.ncs b/_module/ncs/llamabarr_sc.ncs index b97bcef..b31c8d7 100644 Binary files a/_module/ncs/llamabarr_sc.ncs and b/_module/ncs/llamabarr_sc.ncs differ diff --git a/_module/ncs/llamachest_sc.ncs b/_module/ncs/llamachest_sc.ncs index 6464dd2..4d5d990 100644 Binary files a/_module/ncs/llamachest_sc.ncs and b/_module/ncs/llamachest_sc.ncs differ diff --git a/_module/ncs/llamasmall_sc.ncs b/_module/ncs/llamasmall_sc.ncs index 9aaa133..c8af908 100644 Binary files a/_module/ncs/llamasmall_sc.ncs and b/_module/ncs/llamasmall_sc.ncs differ diff --git a/_module/ncs/lochestrespwn_sc.ncs b/_module/ncs/lochestrespwn_sc.ncs index f10c55a..8c3dd70 100644 Binary files a/_module/ncs/lochestrespwn_sc.ncs and b/_module/ncs/lochestrespwn_sc.ncs differ diff --git a/_module/ncs/marochest.ncs b/_module/ncs/marochest.ncs index f319aef..b503821 100644 Binary files a/_module/ncs/marochest.ncs and b/_module/ncs/marochest.ncs differ diff --git a/_module/ncs/monsterclear.ncs b/_module/ncs/monsterclear.ncs index 9711a2a..40551bf 100644 Binary files a/_module/ncs/monsterclear.ncs and b/_module/ncs/monsterclear.ncs differ diff --git a/_module/ncs/moveevil_sc.ncs b/_module/ncs/moveevil_sc.ncs index 7ad4763..aed9f1e 100644 Binary files a/_module/ncs/moveevil_sc.ncs and b/_module/ncs/moveevil_sc.ncs differ diff --git a/_module/ncs/moveplayer_sc.ncs b/_module/ncs/moveplayer_sc.ncs index f6e96f4..4e5c0f9 100644 Binary files a/_module/ncs/moveplayer_sc.ncs and b/_module/ncs/moveplayer_sc.ncs differ diff --git a/_module/ncs/mumchest.ncs b/_module/ncs/mumchest.ncs index b284c67..574b631 100644 Binary files a/_module/ncs/mumchest.ncs and b/_module/ncs/mumchest.ncs differ diff --git a/_module/ncs/mummy_sc.ncs b/_module/ncs/mummy_sc.ncs index 4fa17fe..78cea93 100644 Binary files a/_module/ncs/mummy_sc.ncs and b/_module/ncs/mummy_sc.ncs differ diff --git a/_module/ncs/nosleep_onrest.ncs b/_module/ncs/nosleep_onrest.ncs index 55cea29..c67de9a 100644 Binary files a/_module/ncs/nosleep_onrest.ncs and b/_module/ncs/nosleep_onrest.ncs differ diff --git a/_module/ncs/nw_c2_bossdie.ncs b/_module/ncs/nw_c2_bossdie.ncs index 00c9424..2e198a4 100644 Binary files a/_module/ncs/nw_c2_bossdie.ncs and b/_module/ncs/nw_c2_bossdie.ncs differ diff --git a/_module/ncs/nw_c2_bossspawn.ncs b/_module/ncs/nw_c2_bossspawn.ncs index a1b2b34..9ed5af0 100644 Binary files a/_module/ncs/nw_c2_bossspawn.ncs and b/_module/ncs/nw_c2_bossspawn.ncs differ diff --git a/_module/ncs/nw_c2_default1.ncs b/_module/ncs/nw_c2_default1.ncs index b553d1f..29a849d 100644 Binary files a/_module/ncs/nw_c2_default1.ncs and b/_module/ncs/nw_c2_default1.ncs differ diff --git a/_module/ncs/nw_c2_default2.ncs b/_module/ncs/nw_c2_default2.ncs index c99a93a..343542d 100644 Binary files a/_module/ncs/nw_c2_default2.ncs and b/_module/ncs/nw_c2_default2.ncs differ diff --git a/_module/ncs/nw_c2_default3.ncs b/_module/ncs/nw_c2_default3.ncs index edda852..30c94d3 100644 Binary files a/_module/ncs/nw_c2_default3.ncs and b/_module/ncs/nw_c2_default3.ncs differ diff --git a/_module/ncs/nw_c2_default4.ncs b/_module/ncs/nw_c2_default4.ncs index 243077d..a2de91f 100644 Binary files a/_module/ncs/nw_c2_default4.ncs and b/_module/ncs/nw_c2_default4.ncs differ diff --git a/_module/ncs/nw_c2_default5.ncs b/_module/ncs/nw_c2_default5.ncs index 64d2e56..85befee 100644 Binary files a/_module/ncs/nw_c2_default5.ncs and b/_module/ncs/nw_c2_default5.ncs differ diff --git a/_module/ncs/nw_c2_default6.ncs b/_module/ncs/nw_c2_default6.ncs index 9b44a7e..72ba74c 100644 Binary files a/_module/ncs/nw_c2_default6.ncs and b/_module/ncs/nw_c2_default6.ncs differ diff --git a/_module/ncs/nw_c2_default8.ncs b/_module/ncs/nw_c2_default8.ncs index ea656ed..d2e3160 100644 Binary files a/_module/ncs/nw_c2_default8.ncs and b/_module/ncs/nw_c2_default8.ncs differ diff --git a/_module/ncs/nw_c2_defaultb.ncs b/_module/ncs/nw_c2_defaultb.ncs index addbc3f..e1c0797 100644 Binary files a/_module/ncs/nw_c2_defaultb.ncs and b/_module/ncs/nw_c2_defaultb.ncs differ diff --git a/_module/ncs/nw_c2_defaulte.ncs b/_module/ncs/nw_c2_defaulte.ncs index 3f87813..1eb9873 100644 Binary files a/_module/ncs/nw_c2_defaulte.ncs and b/_module/ncs/nw_c2_defaulte.ncs differ diff --git a/_module/ncs/nw_o2_boss.ncs b/_module/ncs/nw_o2_boss.ncs index 803e840..c5835be 100644 Binary files a/_module/ncs/nw_o2_boss.ncs and b/_module/ncs/nw_o2_boss.ncs differ diff --git a/_module/ncs/nw_o2_classweap.ncs b/_module/ncs/nw_o2_classweap.ncs index b27d20d..f7d00fa 100644 Binary files a/_module/ncs/nw_o2_classweap.ncs and b/_module/ncs/nw_o2_classweap.ncs differ diff --git a/_module/ncs/nw_o2_generalhig.ncs b/_module/ncs/nw_o2_generalhig.ncs index b9f4261..610c84b 100644 Binary files a/_module/ncs/nw_o2_generalhig.ncs and b/_module/ncs/nw_o2_generalhig.ncs differ diff --git a/_module/ncs/nw_o2_generallow.ncs b/_module/ncs/nw_o2_generallow.ncs index d8a3c97..1c000d2 100644 Binary files a/_module/ncs/nw_o2_generallow.ncs and b/_module/ncs/nw_o2_generallow.ncs differ diff --git a/_module/ncs/nw_o2_generalmed.ncs b/_module/ncs/nw_o2_generalmed.ncs index 817db13..f2b65e8 100644 Binary files a/_module/ncs/nw_o2_generalmed.ncs and b/_module/ncs/nw_o2_generalmed.ncs differ diff --git a/_module/ncs/nw_s1_aurablnda.ncs b/_module/ncs/nw_s1_aurablnda.ncs index 376b84a..69a359e 100644 Binary files a/_module/ncs/nw_s1_aurablnda.ncs and b/_module/ncs/nw_s1_aurablnda.ncs differ diff --git a/_module/ncs/nw_s1_auracoldc.ncs b/_module/ncs/nw_s1_auracoldc.ncs index 841ab57..25e81a4 100644 Binary files a/_module/ncs/nw_s1_auracoldc.ncs and b/_module/ncs/nw_s1_auracoldc.ncs differ diff --git a/_module/ncs/nw_s1_auraelecc.ncs b/_module/ncs/nw_s1_auraelecc.ncs index 6e622d9..7f66cf4 100644 Binary files a/_module/ncs/nw_s1_auraelecc.ncs and b/_module/ncs/nw_s1_auraelecc.ncs differ diff --git a/_module/ncs/nw_s1_aurafirec.ncs b/_module/ncs/nw_s1_aurafirec.ncs index 50fe632..7e37f9b 100644 Binary files a/_module/ncs/nw_s1_aurafirec.ncs and b/_module/ncs/nw_s1_aurafirec.ncs differ diff --git a/_module/ncs/nw_s1_auramenca.ncs b/_module/ncs/nw_s1_auramenca.ncs index 0247065..f9683d7 100644 Binary files a/_module/ncs/nw_s1_auramenca.ncs and b/_module/ncs/nw_s1_auramenca.ncs differ diff --git a/_module/ncs/nw_s1_auraprota.ncs b/_module/ncs/nw_s1_auraprota.ncs index 468539b..cea1eec 100644 Binary files a/_module/ncs/nw_s1_auraprota.ncs and b/_module/ncs/nw_s1_auraprota.ncs differ diff --git a/_module/ncs/nw_s1_aurastuna.ncs b/_module/ncs/nw_s1_aurastuna.ncs index 279ae96..93234a4 100644 Binary files a/_module/ncs/nw_s1_aurastuna.ncs and b/_module/ncs/nw_s1_aurastuna.ncs differ diff --git a/_module/ncs/nw_s1_auraunata.ncs b/_module/ncs/nw_s1_auraunata.ncs index 3f476f6..af3f740 100644 Binary files a/_module/ncs/nw_s1_auraunata.ncs and b/_module/ncs/nw_s1_auraunata.ncs differ diff --git a/_module/ncs/nw_s1_aurauneaa.ncs b/_module/ncs/nw_s1_aurauneaa.ncs index f2ae337..fc49bf0 100644 Binary files a/_module/ncs/nw_s1_aurauneaa.ncs and b/_module/ncs/nw_s1_aurauneaa.ncs differ diff --git a/_module/ncs/nw_s1_bltacid.ncs b/_module/ncs/nw_s1_bltacid.ncs index 9e9d57b..fcf323e 100644 Binary files a/_module/ncs/nw_s1_bltacid.ncs and b/_module/ncs/nw_s1_bltacid.ncs differ diff --git a/_module/ncs/nw_s1_bltcharm.ncs b/_module/ncs/nw_s1_bltcharm.ncs index 60db2a7..fa6e617 100644 Binary files a/_module/ncs/nw_s1_bltcharm.ncs and b/_module/ncs/nw_s1_bltcharm.ncs differ diff --git a/_module/ncs/nw_s1_bltchrdr.ncs b/_module/ncs/nw_s1_bltchrdr.ncs index d86707e..8f99f48 100644 Binary files a/_module/ncs/nw_s1_bltchrdr.ncs and b/_module/ncs/nw_s1_bltchrdr.ncs differ diff --git a/_module/ncs/nw_s1_bltcold.ncs b/_module/ncs/nw_s1_bltcold.ncs index 373a803..09b19ff 100644 Binary files a/_module/ncs/nw_s1_bltcold.ncs and b/_module/ncs/nw_s1_bltcold.ncs differ diff --git a/_module/ncs/nw_s1_bltcondr.ncs b/_module/ncs/nw_s1_bltcondr.ncs index e8c357f..5320de0 100644 Binary files a/_module/ncs/nw_s1_bltcondr.ncs and b/_module/ncs/nw_s1_bltcondr.ncs differ diff --git a/_module/ncs/nw_s1_bltconf.ncs b/_module/ncs/nw_s1_bltconf.ncs index 914f4a1..8b56a10 100644 Binary files a/_module/ncs/nw_s1_bltconf.ncs and b/_module/ncs/nw_s1_bltconf.ncs differ diff --git a/_module/ncs/nw_s1_bltdaze.ncs b/_module/ncs/nw_s1_bltdaze.ncs index 708985f..5ae5e30 100644 Binary files a/_module/ncs/nw_s1_bltdaze.ncs and b/_module/ncs/nw_s1_bltdaze.ncs differ diff --git a/_module/ncs/nw_s1_bltdeath.ncs b/_module/ncs/nw_s1_bltdeath.ncs index c1ecd7d..b66c290 100644 Binary files a/_module/ncs/nw_s1_bltdeath.ncs and b/_module/ncs/nw_s1_bltdeath.ncs differ diff --git a/_module/ncs/nw_s1_bltdexdr.ncs b/_module/ncs/nw_s1_bltdexdr.ncs index ecc2983..863e85b 100644 Binary files a/_module/ncs/nw_s1_bltdexdr.ncs and b/_module/ncs/nw_s1_bltdexdr.ncs differ diff --git a/_module/ncs/nw_s1_bltdisese.ncs b/_module/ncs/nw_s1_bltdisese.ncs index 8580d05..d90e269 100644 Binary files a/_module/ncs/nw_s1_bltdisese.ncs and b/_module/ncs/nw_s1_bltdisese.ncs differ diff --git a/_module/ncs/nw_s1_bltdomn.ncs b/_module/ncs/nw_s1_bltdomn.ncs index ab8a4be..063a389 100644 Binary files a/_module/ncs/nw_s1_bltdomn.ncs and b/_module/ncs/nw_s1_bltdomn.ncs differ diff --git a/_module/ncs/nw_s1_bltfire.ncs b/_module/ncs/nw_s1_bltfire.ncs index cf13fea..dd3f0df 100644 Binary files a/_module/ncs/nw_s1_bltfire.ncs and b/_module/ncs/nw_s1_bltfire.ncs differ diff --git a/_module/ncs/nw_s1_bltintdr.ncs b/_module/ncs/nw_s1_bltintdr.ncs index 33b3da4..732cb9d 100644 Binary files a/_module/ncs/nw_s1_bltintdr.ncs and b/_module/ncs/nw_s1_bltintdr.ncs differ diff --git a/_module/ncs/nw_s1_bltknckd.ncs b/_module/ncs/nw_s1_bltknckd.ncs index 5c09819..398ff64 100644 Binary files a/_module/ncs/nw_s1_bltknckd.ncs and b/_module/ncs/nw_s1_bltknckd.ncs differ diff --git a/_module/ncs/nw_s1_bltlightn.ncs b/_module/ncs/nw_s1_bltlightn.ncs index 9315527..7971f25 100644 Binary files a/_module/ncs/nw_s1_bltlightn.ncs and b/_module/ncs/nw_s1_bltlightn.ncs differ diff --git a/_module/ncs/nw_s1_bltlvldr.ncs b/_module/ncs/nw_s1_bltlvldr.ncs index 7f6d6ea..3dc34d7 100644 Binary files a/_module/ncs/nw_s1_bltlvldr.ncs and b/_module/ncs/nw_s1_bltlvldr.ncs differ diff --git a/_module/ncs/nw_s1_bltparal.ncs b/_module/ncs/nw_s1_bltparal.ncs index 352beb7..315054f 100644 Binary files a/_module/ncs/nw_s1_bltparal.ncs and b/_module/ncs/nw_s1_bltparal.ncs differ diff --git a/_module/ncs/nw_s1_bltpoison.ncs b/_module/ncs/nw_s1_bltpoison.ncs index d7368cb..f4a5a40 100644 Binary files a/_module/ncs/nw_s1_bltpoison.ncs and b/_module/ncs/nw_s1_bltpoison.ncs differ diff --git a/_module/ncs/nw_s1_bltshards.ncs b/_module/ncs/nw_s1_bltshards.ncs index b260bb7..f2b6876 100644 Binary files a/_module/ncs/nw_s1_bltshards.ncs and b/_module/ncs/nw_s1_bltshards.ncs differ diff --git a/_module/ncs/nw_s1_bltslow.ncs b/_module/ncs/nw_s1_bltslow.ncs index 779dedd..ab2bf8f 100644 Binary files a/_module/ncs/nw_s1_bltslow.ncs and b/_module/ncs/nw_s1_bltslow.ncs differ diff --git a/_module/ncs/nw_s1_bltstrdr.ncs b/_module/ncs/nw_s1_bltstrdr.ncs index 7ecf22e..4406f76 100644 Binary files a/_module/ncs/nw_s1_bltstrdr.ncs and b/_module/ncs/nw_s1_bltstrdr.ncs differ diff --git a/_module/ncs/nw_s1_bltstun.ncs b/_module/ncs/nw_s1_bltstun.ncs index 0b8993e..b37d887 100644 Binary files a/_module/ncs/nw_s1_bltstun.ncs and b/_module/ncs/nw_s1_bltstun.ncs differ diff --git a/_module/ncs/nw_s1_bltweb.ncs b/_module/ncs/nw_s1_bltweb.ncs index 25d622a..2905142 100644 Binary files a/_module/ncs/nw_s1_bltweb.ncs and b/_module/ncs/nw_s1_bltweb.ncs differ diff --git a/_module/ncs/nw_s1_bltwisdr.ncs b/_module/ncs/nw_s1_bltwisdr.ncs index f357cf1..cb60321 100644 Binary files a/_module/ncs/nw_s1_bltwisdr.ncs and b/_module/ncs/nw_s1_bltwisdr.ncs differ diff --git a/_module/ncs/nw_s1_coneacid.ncs b/_module/ncs/nw_s1_coneacid.ncs index a45c965..763346a 100644 Binary files a/_module/ncs/nw_s1_coneacid.ncs and b/_module/ncs/nw_s1_coneacid.ncs differ diff --git a/_module/ncs/nw_s1_conecold.ncs b/_module/ncs/nw_s1_conecold.ncs index 92fe7a8..fa1c7b2 100644 Binary files a/_module/ncs/nw_s1_conecold.ncs and b/_module/ncs/nw_s1_conecold.ncs differ diff --git a/_module/ncs/nw_s1_conedisea.ncs b/_module/ncs/nw_s1_conedisea.ncs index d778580..b0a2385 100644 Binary files a/_module/ncs/nw_s1_conedisea.ncs and b/_module/ncs/nw_s1_conedisea.ncs differ diff --git a/_module/ncs/nw_s1_coneelec.ncs b/_module/ncs/nw_s1_coneelec.ncs index 1aa6e0f..1f2cad0 100644 Binary files a/_module/ncs/nw_s1_coneelec.ncs and b/_module/ncs/nw_s1_coneelec.ncs differ diff --git a/_module/ncs/nw_s1_conesonic.ncs b/_module/ncs/nw_s1_conesonic.ncs index a16336b..4769d6a 100644 Binary files a/_module/ncs/nw_s1_conesonic.ncs and b/_module/ncs/nw_s1_conesonic.ncs differ diff --git a/_module/ncs/nw_s1_dragfear.ncs b/_module/ncs/nw_s1_dragfear.ncs index 21ca6ab..53d660d 100644 Binary files a/_module/ncs/nw_s1_dragfear.ncs and b/_module/ncs/nw_s1_dragfear.ncs differ diff --git a/_module/ncs/nw_s1_dragfeara.ncs b/_module/ncs/nw_s1_dragfeara.ncs index 717ef4f..73206fb 100644 Binary files a/_module/ncs/nw_s1_dragfeara.ncs and b/_module/ncs/nw_s1_dragfeara.ncs differ diff --git a/_module/ncs/nw_s1_feroc3.ncs b/_module/ncs/nw_s1_feroc3.ncs index 25681cd..dfb32e0 100644 Binary files a/_module/ncs/nw_s1_feroc3.ncs and b/_module/ncs/nw_s1_feroc3.ncs differ diff --git a/_module/ncs/nw_s1_gazechaos.ncs b/_module/ncs/nw_s1_gazechaos.ncs index e5958a4..d26aae3 100644 Binary files a/_module/ncs/nw_s1_gazechaos.ncs and b/_module/ncs/nw_s1_gazechaos.ncs differ diff --git a/_module/ncs/nw_s1_gazecharm.ncs b/_module/ncs/nw_s1_gazecharm.ncs index 379d974..fafca7d 100644 Binary files a/_module/ncs/nw_s1_gazecharm.ncs and b/_module/ncs/nw_s1_gazecharm.ncs differ diff --git a/_module/ncs/nw_s1_gazeconfu.ncs b/_module/ncs/nw_s1_gazeconfu.ncs index 733db62..b06cabc 100644 Binary files a/_module/ncs/nw_s1_gazeconfu.ncs and b/_module/ncs/nw_s1_gazeconfu.ncs differ diff --git a/_module/ncs/nw_s1_gazedaze.ncs b/_module/ncs/nw_s1_gazedaze.ncs index 3ca4329..b01ab3e 100644 Binary files a/_module/ncs/nw_s1_gazedaze.ncs and b/_module/ncs/nw_s1_gazedaze.ncs differ diff --git a/_module/ncs/nw_s1_gazedeath.ncs b/_module/ncs/nw_s1_gazedeath.ncs index ebb32d9..cf1b2f8 100644 Binary files a/_module/ncs/nw_s1_gazedeath.ncs and b/_module/ncs/nw_s1_gazedeath.ncs differ diff --git a/_module/ncs/nw_s1_gazedomn.ncs b/_module/ncs/nw_s1_gazedomn.ncs index 8ef58a5..b390643 100644 Binary files a/_module/ncs/nw_s1_gazedomn.ncs and b/_module/ncs/nw_s1_gazedomn.ncs differ diff --git a/_module/ncs/nw_s1_gazedoom.ncs b/_module/ncs/nw_s1_gazedoom.ncs index bada649..c6a8096 100644 Binary files a/_module/ncs/nw_s1_gazedoom.ncs and b/_module/ncs/nw_s1_gazedoom.ncs differ diff --git a/_module/ncs/nw_s1_gazeevil.ncs b/_module/ncs/nw_s1_gazeevil.ncs index a40878f..9df6b98 100644 Binary files a/_module/ncs/nw_s1_gazeevil.ncs and b/_module/ncs/nw_s1_gazeevil.ncs differ diff --git a/_module/ncs/nw_s1_gazefear.ncs b/_module/ncs/nw_s1_gazefear.ncs index 565ccf2..fd1e390 100644 Binary files a/_module/ncs/nw_s1_gazefear.ncs and b/_module/ncs/nw_s1_gazefear.ncs differ diff --git a/_module/ncs/nw_s1_gazegood.ncs b/_module/ncs/nw_s1_gazegood.ncs index f8ff20b..5a45f9e 100644 Binary files a/_module/ncs/nw_s1_gazegood.ncs and b/_module/ncs/nw_s1_gazegood.ncs differ diff --git a/_module/ncs/nw_s1_gazelaw.ncs b/_module/ncs/nw_s1_gazelaw.ncs index 36c7ff4..d492409 100644 Binary files a/_module/ncs/nw_s1_gazelaw.ncs and b/_module/ncs/nw_s1_gazelaw.ncs differ diff --git a/_module/ncs/nw_s1_gazestun.ncs b/_module/ncs/nw_s1_gazestun.ncs index 1235931..0ffd54d 100644 Binary files a/_module/ncs/nw_s1_gazestun.ncs and b/_module/ncs/nw_s1_gazestun.ncs differ diff --git a/_module/ncs/nw_s1_golemgas.ncs b/_module/ncs/nw_s1_golemgas.ncs index 1b8a59f..b58dc93 100644 Binary files a/_module/ncs/nw_s1_golemgas.ncs and b/_module/ncs/nw_s1_golemgas.ncs differ diff --git a/_module/ncs/nw_s1_hndbreath.ncs b/_module/ncs/nw_s1_hndbreath.ncs index dbaa757..5b02d9f 100644 Binary files a/_module/ncs/nw_s1_hndbreath.ncs and b/_module/ncs/nw_s1_hndbreath.ncs differ diff --git a/_module/ncs/nw_s1_howlconf.ncs b/_module/ncs/nw_s1_howlconf.ncs index 10cd020..09a038a 100644 Binary files a/_module/ncs/nw_s1_howlconf.ncs and b/_module/ncs/nw_s1_howlconf.ncs differ diff --git a/_module/ncs/nw_s1_howldaze.ncs b/_module/ncs/nw_s1_howldaze.ncs index 82237ef..606f8bd 100644 Binary files a/_module/ncs/nw_s1_howldaze.ncs and b/_module/ncs/nw_s1_howldaze.ncs differ diff --git a/_module/ncs/nw_s1_howldeath.ncs b/_module/ncs/nw_s1_howldeath.ncs index 06fe047..1e7e120 100644 Binary files a/_module/ncs/nw_s1_howldeath.ncs and b/_module/ncs/nw_s1_howldeath.ncs differ diff --git a/_module/ncs/nw_s1_howlfear.ncs b/_module/ncs/nw_s1_howlfear.ncs index a2af6c1..1878ff2 100644 Binary files a/_module/ncs/nw_s1_howlfear.ncs and b/_module/ncs/nw_s1_howlfear.ncs differ diff --git a/_module/ncs/nw_s1_howlparal.ncs b/_module/ncs/nw_s1_howlparal.ncs index aed4415..b3899ae 100644 Binary files a/_module/ncs/nw_s1_howlparal.ncs and b/_module/ncs/nw_s1_howlparal.ncs differ diff --git a/_module/ncs/nw_s1_howlsonic.ncs b/_module/ncs/nw_s1_howlsonic.ncs index 62c8872..5ea39cc 100644 Binary files a/_module/ncs/nw_s1_howlsonic.ncs and b/_module/ncs/nw_s1_howlsonic.ncs differ diff --git a/_module/ncs/nw_s1_howlstun.ncs b/_module/ncs/nw_s1_howlstun.ncs index 28a19f6..4505a09 100644 Binary files a/_module/ncs/nw_s1_howlstun.ncs and b/_module/ncs/nw_s1_howlstun.ncs differ diff --git a/_module/ncs/nw_s1_krenscare.ncs b/_module/ncs/nw_s1_krenscare.ncs index 653f168..a11930a 100644 Binary files a/_module/ncs/nw_s1_krenscare.ncs and b/_module/ncs/nw_s1_krenscare.ncs differ diff --git a/_module/ncs/nw_s1_mephsalt.ncs b/_module/ncs/nw_s1_mephsalt.ncs index 0e92ae3..ab0b266 100644 Binary files a/_module/ncs/nw_s1_mephsalt.ncs and b/_module/ncs/nw_s1_mephsalt.ncs differ diff --git a/_module/ncs/nw_s1_mephsteam.ncs b/_module/ncs/nw_s1_mephsteam.ncs index 91107e1..ba8664b 100644 Binary files a/_module/ncs/nw_s1_mephsteam.ncs and b/_module/ncs/nw_s1_mephsteam.ncs differ diff --git a/_module/ncs/nw_s1_mumundead.ncs b/_module/ncs/nw_s1_mumundead.ncs index 6897b90..2205868 100644 Binary files a/_module/ncs/nw_s1_mumundead.ncs and b/_module/ncs/nw_s1_mumundead.ncs differ diff --git a/_module/ncs/nw_s1_pulschrdr.ncs b/_module/ncs/nw_s1_pulschrdr.ncs index e3f8c5a..1f7a0d2 100644 Binary files a/_module/ncs/nw_s1_pulschrdr.ncs and b/_module/ncs/nw_s1_pulschrdr.ncs differ diff --git a/_module/ncs/nw_s1_pulscold.ncs b/_module/ncs/nw_s1_pulscold.ncs index b17e5af..de7893f 100644 Binary files a/_module/ncs/nw_s1_pulscold.ncs and b/_module/ncs/nw_s1_pulscold.ncs differ diff --git a/_module/ncs/nw_s1_pulscondr.ncs b/_module/ncs/nw_s1_pulscondr.ncs index a130192..4f364f0 100644 Binary files a/_module/ncs/nw_s1_pulscondr.ncs and b/_module/ncs/nw_s1_pulscondr.ncs differ diff --git a/_module/ncs/nw_s1_pulsdeath.ncs b/_module/ncs/nw_s1_pulsdeath.ncs index 230f564..5f8049a 100644 Binary files a/_module/ncs/nw_s1_pulsdeath.ncs and b/_module/ncs/nw_s1_pulsdeath.ncs differ diff --git a/_module/ncs/nw_s1_pulsdexdr.ncs b/_module/ncs/nw_s1_pulsdexdr.ncs index a2fd884..c042b11 100644 Binary files a/_module/ncs/nw_s1_pulsdexdr.ncs and b/_module/ncs/nw_s1_pulsdexdr.ncs differ diff --git a/_module/ncs/nw_s1_pulsdis.ncs b/_module/ncs/nw_s1_pulsdis.ncs index 80e023b..39c19ba 100644 Binary files a/_module/ncs/nw_s1_pulsdis.ncs and b/_module/ncs/nw_s1_pulsdis.ncs differ diff --git a/_module/ncs/nw_s1_pulselec.ncs b/_module/ncs/nw_s1_pulselec.ncs index 40fc5cf..e8c36f9 100644 Binary files a/_module/ncs/nw_s1_pulselec.ncs and b/_module/ncs/nw_s1_pulselec.ncs differ diff --git a/_module/ncs/nw_s1_pulsfire.ncs b/_module/ncs/nw_s1_pulsfire.ncs index 20f097e..dd6247c 100644 Binary files a/_module/ncs/nw_s1_pulsfire.ncs and b/_module/ncs/nw_s1_pulsfire.ncs differ diff --git a/_module/ncs/nw_s1_pulsholy.ncs b/_module/ncs/nw_s1_pulsholy.ncs index c230207..91f2d46 100644 Binary files a/_module/ncs/nw_s1_pulsholy.ncs and b/_module/ncs/nw_s1_pulsholy.ncs differ diff --git a/_module/ncs/nw_s1_pulsintdr.ncs b/_module/ncs/nw_s1_pulsintdr.ncs index 6730fc8..44f629c 100644 Binary files a/_module/ncs/nw_s1_pulsintdr.ncs and b/_module/ncs/nw_s1_pulsintdr.ncs differ diff --git a/_module/ncs/nw_s1_pulslvldr.ncs b/_module/ncs/nw_s1_pulslvldr.ncs index de1184e..ba715d4 100644 Binary files a/_module/ncs/nw_s1_pulslvldr.ncs and b/_module/ncs/nw_s1_pulslvldr.ncs differ diff --git a/_module/ncs/nw_s1_pulsneg.ncs b/_module/ncs/nw_s1_pulsneg.ncs index 373c052..34c6acd 100644 Binary files a/_module/ncs/nw_s1_pulsneg.ncs and b/_module/ncs/nw_s1_pulsneg.ncs differ diff --git a/_module/ncs/nw_s1_pulspois.ncs b/_module/ncs/nw_s1_pulspois.ncs index cafb629..a381a67 100644 Binary files a/_module/ncs/nw_s1_pulspois.ncs and b/_module/ncs/nw_s1_pulspois.ncs differ diff --git a/_module/ncs/nw_s1_pulsspore.ncs b/_module/ncs/nw_s1_pulsspore.ncs index 723d855..4f7e590 100644 Binary files a/_module/ncs/nw_s1_pulsspore.ncs and b/_module/ncs/nw_s1_pulsspore.ncs differ diff --git a/_module/ncs/nw_s1_pulsstrdr.ncs b/_module/ncs/nw_s1_pulsstrdr.ncs index aa85653..6302414 100644 Binary files a/_module/ncs/nw_s1_pulsstrdr.ncs and b/_module/ncs/nw_s1_pulsstrdr.ncs differ diff --git a/_module/ncs/nw_s1_pulswind.ncs b/_module/ncs/nw_s1_pulswind.ncs index 92fccc7..09e520a 100644 Binary files a/_module/ncs/nw_s1_pulswind.ncs and b/_module/ncs/nw_s1_pulswind.ncs differ diff --git a/_module/ncs/nw_s1_pulswisdr.ncs b/_module/ncs/nw_s1_pulswisdr.ncs index 19253de..1b33c9a 100644 Binary files a/_module/ncs/nw_s1_pulswisdr.ncs and b/_module/ncs/nw_s1_pulswisdr.ncs differ diff --git a/_module/ncs/nw_s1_smokeclaw.ncs b/_module/ncs/nw_s1_smokeclaw.ncs index ebed03b..85ee73d 100644 Binary files a/_module/ncs/nw_s1_smokeclaw.ncs and b/_module/ncs/nw_s1_smokeclaw.ncs differ diff --git a/_module/ncs/nw_s1_stink_a.ncs b/_module/ncs/nw_s1_stink_a.ncs index bb2bc5b..30142be 100644 Binary files a/_module/ncs/nw_s1_stink_a.ncs and b/_module/ncs/nw_s1_stink_a.ncs differ diff --git a/_module/ncs/nw_s1_tyrantfga.ncs b/_module/ncs/nw_s1_tyrantfga.ncs index a28a1df..5ac4b25 100644 Binary files a/_module/ncs/nw_s1_tyrantfga.ncs and b/_module/ncs/nw_s1_tyrantfga.ncs differ diff --git a/_module/ncs/nw_s1_tyrantfog.ncs b/_module/ncs/nw_s1_tyrantfog.ncs index 609cad3..8ba90b5 100644 Binary files a/_module/ncs/nw_s1_tyrantfog.ncs and b/_module/ncs/nw_s1_tyrantfog.ncs differ diff --git a/_module/ncs/nw_s2_divprot.ncs b/_module/ncs/nw_s2_divprot.ncs index f82e447..b28c6e6 100644 Binary files a/_module/ncs/nw_s2_divprot.ncs and b/_module/ncs/nw_s2_divprot.ncs differ diff --git a/_module/ncs/nw_s3_balordeth.ncs b/_module/ncs/nw_s3_balordeth.ncs index 3ea0a56..6583786 100644 Binary files a/_module/ncs/nw_s3_balordeth.ncs and b/_module/ncs/nw_s3_balordeth.ncs differ diff --git a/_module/ncs/nwnspawner_sc.ncs b/_module/ncs/nwnspawner_sc.ncs index 08c1662..f374457 100644 Binary files a/_module/ncs/nwnspawner_sc.ncs and b/_module/ncs/nwnspawner_sc.ncs differ diff --git a/_module/ncs/on_pubsub.ncs b/_module/ncs/on_pubsub.ncs index c4d6d08..68c830e 100644 Binary files a/_module/ncs/on_pubsub.ncs and b/_module/ncs/on_pubsub.ncs differ diff --git a/_module/ncs/ondeath.ncs b/_module/ncs/ondeath.ncs index bcafc80..6805ad2 100644 Binary files a/_module/ncs/ondeath.ncs and b/_module/ncs/ondeath.ncs differ diff --git a/_module/ncs/ondeathdrops.ncs b/_module/ncs/ondeathdrops.ncs index cdccc88..8f5a29a 100644 Binary files a/_module/ncs/ondeathdrops.ncs and b/_module/ncs/ondeathdrops.ncs differ diff --git a/_module/ncs/ondying.ncs b/_module/ncs/ondying.ncs index f13d83b..e8a1724 100644 Binary files a/_module/ncs/ondying.ncs and b/_module/ncs/ondying.ncs differ diff --git a/_module/ncs/onrespawn.ncs b/_module/ncs/onrespawn.ncs index 73294e8..cd615fb 100644 Binary files a/_module/ncs/onrespawn.ncs and b/_module/ncs/onrespawn.ncs differ diff --git a/_module/ncs/orkney_sc.ncs b/_module/ncs/orkney_sc.ncs index 74f7b7a..ae0c92d 100644 Binary files a/_module/ncs/orkney_sc.ncs and b/_module/ncs/orkney_sc.ncs differ diff --git a/_module/ncs/oronchest.ncs b/_module/ncs/oronchest.ncs index 53198fe..0ad72fc 100644 Binary files a/_module/ncs/oronchest.ncs and b/_module/ncs/oronchest.ncs differ diff --git a/_module/ncs/portal_sc.ncs b/_module/ncs/portal_sc.ncs index 4a79ea8..0ba5e23 100644 Binary files a/_module/ncs/portal_sc.ncs and b/_module/ncs/portal_sc.ncs differ diff --git a/_module/ncs/portalbrim.ncs b/_module/ncs/portalbrim.ncs index 505b291..3f7cff8 100644 Binary files a/_module/ncs/portalbrim.ncs and b/_module/ncs/portalbrim.ncs differ diff --git a/_module/ncs/portalbrimexit.ncs b/_module/ncs/portalbrimexit.ncs index 52df848..ecddf07 100644 Binary files a/_module/ncs/portalbrimexit.ncs and b/_module/ncs/portalbrimexit.ncs differ diff --git a/_module/ncs/quasit_sc.ncs b/_module/ncs/quasit_sc.ncs index 6fb224e..869b2fd 100644 Binary files a/_module/ncs/quasit_sc.ncs and b/_module/ncs/quasit_sc.ncs differ diff --git a/_module/ncs/rainsignia_sc.ncs b/_module/ncs/rainsignia_sc.ncs index f3f2f58..81e771f 100644 Binary files a/_module/ncs/rainsignia_sc.ncs and b/_module/ncs/rainsignia_sc.ncs differ diff --git a/_module/ncs/rakshasa_sc.ncs b/_module/ncs/rakshasa_sc.ncs index 6c0a644..eecacb0 100644 Binary files a/_module/ncs/rakshasa_sc.ncs and b/_module/ncs/rakshasa_sc.ncs differ diff --git a/_module/ncs/re_mmorpghb.ncs b/_module/ncs/re_mmorpghb.ncs index 8eb4856..c3013fd 100644 Binary files a/_module/ncs/re_mmorpghb.ncs and b/_module/ncs/re_mmorpghb.ncs differ diff --git a/_module/ncs/re_moditemdrop.ncs b/_module/ncs/re_moditemdrop.ncs index 157fdf4..4fc3220 100644 Binary files a/_module/ncs/re_moditemdrop.ncs and b/_module/ncs/re_moditemdrop.ncs differ diff --git a/_module/ncs/re_spawnerhb.ncs b/_module/ncs/re_spawnerhb.ncs index fa7284f..8070992 100644 Binary files a/_module/ncs/re_spawnerhb.ncs and b/_module/ncs/re_spawnerhb.ncs differ diff --git a/_module/ncs/reginald_sc.ncs b/_module/ncs/reginald_sc.ncs index 9739be2..e3f60f6 100644 Binary files a/_module/ncs/reginald_sc.ncs and b/_module/ncs/reginald_sc.ncs differ diff --git a/_module/ncs/removebuffs.ncs b/_module/ncs/removebuffs.ncs index 78ff602..139fe04 100644 Binary files a/_module/ncs/removebuffs.ncs and b/_module/ncs/removebuffs.ncs differ diff --git a/_module/ncs/ringcheck.ncs b/_module/ncs/ringcheck.ncs index f3e1797..a4e6c78 100644 Binary files a/_module/ncs/ringcheck.ncs and b/_module/ncs/ringcheck.ncs differ diff --git a/_module/ncs/ringcheckm.ncs b/_module/ncs/ringcheckm.ncs index b601ea3..1725d11 100644 Binary files a/_module/ncs/ringcheckm.ncs and b/_module/ncs/ringcheckm.ncs differ diff --git a/_module/ncs/ringcheckt.ncs b/_module/ncs/ringcheckt.ncs index 7538c9e..bc49f45 100644 Binary files a/_module/ncs/ringcheckt.ncs and b/_module/ncs/ringcheckt.ncs differ diff --git a/_module/ncs/samarr_at.ncs b/_module/ncs/samarr_at.ncs index 41fed16..b3d755d 100644 Binary files a/_module/ncs/samarr_at.ncs and b/_module/ncs/samarr_at.ncs differ diff --git a/_module/ncs/scalpcheck.ncs b/_module/ncs/scalpcheck.ncs index e403cc7..e584c17 100644 Binary files a/_module/ncs/scalpcheck.ncs and b/_module/ncs/scalpcheck.ncs differ diff --git a/_module/ncs/scythcheck.ncs b/_module/ncs/scythcheck.ncs index 464d057..fe0ae14 100644 Binary files a/_module/ncs/scythcheck.ncs and b/_module/ncs/scythcheck.ncs differ diff --git a/_module/ncs/skelchest.ncs b/_module/ncs/skelchest.ncs index b56ecff..00b9bd9 100644 Binary files a/_module/ncs/skelchest.ncs and b/_module/ncs/skelchest.ncs differ diff --git a/_module/ncs/snyde_sc.ncs b/_module/ncs/snyde_sc.ncs index 2edbe66..58f2344 100644 Binary files a/_module/ncs/snyde_sc.ncs and b/_module/ncs/snyde_sc.ncs differ diff --git a/_module/ncs/speakscore.ncs b/_module/ncs/speakscore.ncs index f894fec..82738b4 100644 Binary files a/_module/ncs/speakscore.ncs and b/_module/ncs/speakscore.ncs differ diff --git a/_module/ncs/stirgechest.ncs b/_module/ncs/stirgechest.ncs index ee27a22..731e18d 100644 Binary files a/_module/ncs/stirgechest.ncs and b/_module/ncs/stirgechest.ncs differ diff --git a/_module/ncs/takemarkfalse.ncs b/_module/ncs/takemarkfalse.ncs index a36ca2a..4a25db5 100644 Binary files a/_module/ncs/takemarkfalse.ncs and b/_module/ncs/takemarkfalse.ncs differ diff --git a/_module/ncs/takemarkgamlee.ncs b/_module/ncs/takemarkgamlee.ncs index 74fd488..2f0e57c 100644 Binary files a/_module/ncs/takemarkgamlee.ncs and b/_module/ncs/takemarkgamlee.ncs differ diff --git a/_module/ncs/takemarkmaro.ncs b/_module/ncs/takemarkmaro.ncs index ab8ae01..5a5e5d6 100644 Binary files a/_module/ncs/takemarkmaro.ncs and b/_module/ncs/takemarkmaro.ncs differ diff --git a/_module/ncs/takemarkoron.ncs b/_module/ncs/takemarkoron.ncs index a22be46..1003da7 100644 Binary files a/_module/ncs/takemarkoron.ncs and b/_module/ncs/takemarkoron.ncs differ diff --git a/_module/ncs/takemarkzool.ncs b/_module/ncs/takemarkzool.ncs index fd04f48..a580cad 100644 Binary files a/_module/ncs/takemarkzool.ncs and b/_module/ncs/takemarkzool.ncs differ diff --git a/_module/ncs/titanspawn.ncs b/_module/ncs/titanspawn.ncs index dca41d8..b346e3f 100644 Binary files a/_module/ncs/titanspawn.ncs and b/_module/ncs/titanspawn.ncs differ diff --git a/_module/ncs/unaquiremark.ncs b/_module/ncs/unaquiremark.ncs index d104526..c22fb34 100644 Binary files a/_module/ncs/unaquiremark.ncs and b/_module/ncs/unaquiremark.ncs differ diff --git a/_module/ncs/urlsma_sc.ncs b/_module/ncs/urlsma_sc.ncs index 4eeeadd..02f8270 100644 Binary files a/_module/ncs/urlsma_sc.ncs and b/_module/ncs/urlsma_sc.ncs differ diff --git a/_module/ncs/vampchestf.ncs b/_module/ncs/vampchestf.ncs index 64d46ac..7011471 100644 Binary files a/_module/ncs/vampchestf.ncs and b/_module/ncs/vampchestf.ncs differ diff --git a/_module/ncs/vampchestg.ncs b/_module/ncs/vampchestg.ncs index 0f871d2..13eea1f 100644 Binary files a/_module/ncs/vampchestg.ncs and b/_module/ncs/vampchestg.ncs differ diff --git a/_module/ncs/vampchestm.ncs b/_module/ncs/vampchestm.ncs index 16246d2..32cd15f 100644 Binary files a/_module/ncs/vampchestm.ncs and b/_module/ncs/vampchestm.ncs differ diff --git a/_module/ncs/watchcelestial.ncs b/_module/ncs/watchcelestial.ncs index f80fc2f..bb2ab7e 100644 Binary files a/_module/ncs/watchcelestial.ncs and b/_module/ncs/watchcelestial.ncs differ diff --git a/_module/ncs/watchdemon.ncs b/_module/ncs/watchdemon.ncs index ae52e16..1f6d13c 100644 Binary files a/_module/ncs/watchdemon.ncs and b/_module/ncs/watchdemon.ncs differ diff --git a/_module/ncs/watchevil.ncs b/_module/ncs/watchevil.ncs index bda3fcd..96daacb 100644 Binary files a/_module/ncs/watchevil.ncs and b/_module/ncs/watchevil.ncs differ diff --git a/_module/ncs/watchgood.ncs b/_module/ncs/watchgood.ncs index 0d1a1f9..ee8e734 100644 Binary files a/_module/ncs/watchgood.ncs and b/_module/ncs/watchgood.ncs differ diff --git a/_module/ncs/watchman_sc.ncs b/_module/ncs/watchman_sc.ncs index 8ecc28a..f75a71f 100644 Binary files a/_module/ncs/watchman_sc.ncs and b/_module/ncs/watchman_sc.ncs differ diff --git a/_module/ncs/watchtitan.ncs b/_module/ncs/watchtitan.ncs index fb7decb..9c7744e 100644 Binary files a/_module/ncs/watchtitan.ncs and b/_module/ncs/watchtitan.ncs differ diff --git a/_module/ncs/weredagdish.ncs b/_module/ncs/weredagdish.ncs index c2eed74..8031f43 100644 Binary files a/_module/ncs/weredagdish.ncs and b/_module/ncs/weredagdish.ncs differ diff --git a/_module/ncs/weregobbel.ncs b/_module/ncs/weregobbel.ncs index c607101..20eb3a7 100644 Binary files a/_module/ncs/weregobbel.ncs and b/_module/ncs/weregobbel.ncs differ diff --git a/_module/ncs/werehorace.ncs b/_module/ncs/werehorace.ncs index f7858b8..a4a97fd 100644 Binary files a/_module/ncs/werehorace.ncs and b/_module/ncs/werehorace.ncs differ diff --git a/_module/ncs/wererando.ncs b/_module/ncs/wererando.ncs index 09a72d3..b94c327 100644 Binary files a/_module/ncs/wererando.ncs and b/_module/ncs/wererando.ncs differ diff --git a/_module/ncs/wereserylwin.ncs b/_module/ncs/wereserylwin.ncs index 665ae17..abe694c 100644 Binary files a/_module/ncs/wereserylwin.ncs and b/_module/ncs/wereserylwin.ncs differ diff --git a/_module/ncs/werewolf_sc.ncs b/_module/ncs/werewolf_sc.ncs index e0a95b2..c09d25b 100644 Binary files a/_module/ncs/werewolf_sc.ncs and b/_module/ncs/werewolf_sc.ncs differ diff --git a/_module/ncs/x2_def_spawn.ncs b/_module/ncs/x2_def_spawn.ncs index 1daa7d5..c367d50 100644 Binary files a/_module/ncs/x2_def_spawn.ncs and b/_module/ncs/x2_def_spawn.ncs differ diff --git a/_module/ncs/zahl_persuade_sc.ncs b/_module/ncs/zahl_persuade_sc.ncs index 72cbd1b..1a5b91c 100644 Binary files a/_module/ncs/zahl_persuade_sc.ncs and b/_module/ncs/zahl_persuade_sc.ncs differ diff --git a/_module/ncs/zahl_sc.ncs b/_module/ncs/zahl_sc.ncs index 8cea197..5603f91 100644 Binary files a/_module/ncs/zahl_sc.ncs and b/_module/ncs/zahl_sc.ncs differ diff --git a/_release/Eternal Struggle PvP [PRC8-CEP3].7z b/_release/Eternal Struggle PvP [PRC8-CEP3].7z index 6516004..b263f3c 100644 Binary files a/_release/Eternal Struggle PvP [PRC8-CEP3].7z and b/_release/Eternal Struggle PvP [PRC8-CEP3].7z differ