diff --git a/.gitignore b/.gitignore index 770e07fb..5c2bf8cd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.mod *.BackupMod +*.hak +*.md5 diff --git a/_content/_hak/Compiler - Top Hak.bat b/_content/_hak/Compiler - Top Hak.bat new file mode 100644 index 00000000..7a12990b --- /dev/null +++ b/_content/_hak/Compiler - Top Hak.bat @@ -0,0 +1,4 @@ +:loop +"C:\NWN Work\nwnsc.exe" -o -w -n "C:\Games\Steam\steamapps\common\Neverwinter Nights" -i "D:\NWN Repos\Aschbourne_PRC\_content\_hak\asch_prc8_top";"D:\NWN Repos\PRC8\nwn\nwnprc\trunk\include" "D:\NWN Repos\Aschbourne_PRC\_content\_hak\asch_prc8_top\*.nss" +if %errorLevel% == -1 goto :loop +pause \ No newline at end of file diff --git a/_content/_hak/asch_prc8_top/nw_s1_aurablnda.ncs b/_content/_hak/asch_prc8_top/nw_s1_aurablnda.ncs index 69a359eb..e4aa3c2b 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_aurablnda.ncs and b/_content/_hak/asch_prc8_top/nw_s1_aurablnda.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_auracoldc.ncs b/_content/_hak/asch_prc8_top/nw_s1_auracoldc.ncs index 25e81a48..a5e77122 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_auracoldc.ncs and b/_content/_hak/asch_prc8_top/nw_s1_auracoldc.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_auraelecc.ncs b/_content/_hak/asch_prc8_top/nw_s1_auraelecc.ncs index 7f66cf4b..2d8e4c0c 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_auraelecc.ncs and b/_content/_hak/asch_prc8_top/nw_s1_auraelecc.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_aurafirec.ncs b/_content/_hak/asch_prc8_top/nw_s1_aurafirec.ncs index 7e37f9be..725e1695 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_aurafirec.ncs and b/_content/_hak/asch_prc8_top/nw_s1_aurafirec.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_auramenca.ncs b/_content/_hak/asch_prc8_top/nw_s1_auramenca.ncs index 864f53e0..507f0374 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_auramenca.ncs and b/_content/_hak/asch_prc8_top/nw_s1_auramenca.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_aurastuna.ncs b/_content/_hak/asch_prc8_top/nw_s1_aurastuna.ncs index 93234a42..b6eda589 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_aurastuna.ncs and b/_content/_hak/asch_prc8_top/nw_s1_aurastuna.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_aurauneaa.ncs b/_content/_hak/asch_prc8_top/nw_s1_aurauneaa.ncs index fc49bf0b..34bc1670 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_aurauneaa.ncs and b/_content/_hak/asch_prc8_top/nw_s1_aurauneaa.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltacid.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltacid.ncs index fcf323ee..a5952b31 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltacid.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltacid.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltcharm.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltcharm.ncs index fa6e617e..2a37c208 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltcharm.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltcharm.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltchrdr.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltchrdr.ncs index 8f99f487..1d69902d 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltchrdr.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltchrdr.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltcold.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltcold.ncs index 09b19ff3..2d00a865 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltcold.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltcold.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltcondr.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltcondr.ncs index 5320de0b..6560555f 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltcondr.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltcondr.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltconf.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltconf.ncs index 8b56a10f..e74ecf44 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltconf.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltconf.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltdaze.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltdaze.ncs index 5ae5e301..b8ec5d24 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltdaze.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltdaze.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltdeath.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltdeath.ncs index b66c290a..ef10b59a 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltdeath.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltdeath.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltdexdr.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltdexdr.ncs index 863e85b3..2904c692 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltdexdr.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltdexdr.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltdisese.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltdisese.ncs index d90e269e..c81e0cc2 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltdisese.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltdisese.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltdomn.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltdomn.ncs index 063a3899..3c354b30 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltdomn.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltdomn.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltfire.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltfire.ncs index dd3f0df3..09ac47c7 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltfire.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltfire.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltintdr.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltintdr.ncs index 732cb9d4..748e670f 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltintdr.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltintdr.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltknckd.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltknckd.ncs index 398ff64c..e9a8d53d 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltknckd.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltknckd.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltlightn.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltlightn.ncs index 7971f256..0286bec7 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltlightn.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltlightn.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltlvldr.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltlvldr.ncs index 3dc34d7a..e8628c58 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltlvldr.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltlvldr.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltparal.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltparal.ncs index 315054f4..95cce179 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltparal.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltparal.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltpoison.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltpoison.ncs index f4a5a40c..e4066f71 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltpoison.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltpoison.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltshards.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltshards.ncs index f2b68769..00a54326 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltshards.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltshards.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltslow.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltslow.ncs index ab2bf8f8..d59eaa30 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltslow.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltslow.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltstrdr.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltstrdr.ncs index 4406f768..7819b3e1 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltstrdr.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltstrdr.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltstun.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltstun.ncs index b37d887d..7a8f0d38 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltstun.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltstun.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltweb.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltweb.ncs index 2905142f..67c36716 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltweb.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltweb.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_bltwisdr.ncs b/_content/_hak/asch_prc8_top/nw_s1_bltwisdr.ncs index cb603217..93d66dc3 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_bltwisdr.ncs and b/_content/_hak/asch_prc8_top/nw_s1_bltwisdr.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_coneacid.ncs b/_content/_hak/asch_prc8_top/nw_s1_coneacid.ncs index 763346a5..fc71423b 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_coneacid.ncs and b/_content/_hak/asch_prc8_top/nw_s1_coneacid.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_conecold.ncs b/_content/_hak/asch_prc8_top/nw_s1_conecold.ncs index fa1c7b2e..c391d7cf 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_conecold.ncs and b/_content/_hak/asch_prc8_top/nw_s1_conecold.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_coneelec.ncs b/_content/_hak/asch_prc8_top/nw_s1_coneelec.ncs index 1f2cad0c..d3cd823c 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_coneelec.ncs and b/_content/_hak/asch_prc8_top/nw_s1_coneelec.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_conesonic.ncs b/_content/_hak/asch_prc8_top/nw_s1_conesonic.ncs index 4769d6a1..010f94f0 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_conesonic.ncs and b/_content/_hak/asch_prc8_top/nw_s1_conesonic.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_dragfear.ncs b/_content/_hak/asch_prc8_top/nw_s1_dragfear.ncs index 53d660db..fb1ce167 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_dragfear.ncs and b/_content/_hak/asch_prc8_top/nw_s1_dragfear.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_dragfeara.ncs b/_content/_hak/asch_prc8_top/nw_s1_dragfeara.ncs index 73206fbb..fe3245d9 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_dragfeara.ncs and b/_content/_hak/asch_prc8_top/nw_s1_dragfeara.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_gazechaos.ncs b/_content/_hak/asch_prc8_top/nw_s1_gazechaos.ncs index d26aae3e..5c42800f 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_gazechaos.ncs and b/_content/_hak/asch_prc8_top/nw_s1_gazechaos.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_gazecharm.ncs b/_content/_hak/asch_prc8_top/nw_s1_gazecharm.ncs index fafca7d0..af690f7f 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_gazecharm.ncs and b/_content/_hak/asch_prc8_top/nw_s1_gazecharm.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_gazeconfu.ncs b/_content/_hak/asch_prc8_top/nw_s1_gazeconfu.ncs index b06cabc2..d632bfa2 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_gazeconfu.ncs and b/_content/_hak/asch_prc8_top/nw_s1_gazeconfu.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_gazedaze.ncs b/_content/_hak/asch_prc8_top/nw_s1_gazedaze.ncs index b01ab3e3..db489412 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_gazedaze.ncs and b/_content/_hak/asch_prc8_top/nw_s1_gazedaze.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_gazedeath.ncs b/_content/_hak/asch_prc8_top/nw_s1_gazedeath.ncs index cf1b2f8b..0930ec8c 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_gazedeath.ncs and b/_content/_hak/asch_prc8_top/nw_s1_gazedeath.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_gazedomn.ncs b/_content/_hak/asch_prc8_top/nw_s1_gazedomn.ncs index b390643e..ac24c75b 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_gazedomn.ncs and b/_content/_hak/asch_prc8_top/nw_s1_gazedomn.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_gazedoom.ncs b/_content/_hak/asch_prc8_top/nw_s1_gazedoom.ncs index c6a80967..a20712cb 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_gazedoom.ncs and b/_content/_hak/asch_prc8_top/nw_s1_gazedoom.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_gazeevil.ncs b/_content/_hak/asch_prc8_top/nw_s1_gazeevil.ncs index 9df6b982..3b1140c6 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_gazeevil.ncs and b/_content/_hak/asch_prc8_top/nw_s1_gazeevil.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_gazefear.ncs b/_content/_hak/asch_prc8_top/nw_s1_gazefear.ncs index fd1e390d..e543fbb3 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_gazefear.ncs and b/_content/_hak/asch_prc8_top/nw_s1_gazefear.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_gazegood.ncs b/_content/_hak/asch_prc8_top/nw_s1_gazegood.ncs index 5a45f9e7..4f0ea5e9 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_gazegood.ncs and b/_content/_hak/asch_prc8_top/nw_s1_gazegood.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_gazelaw.ncs b/_content/_hak/asch_prc8_top/nw_s1_gazelaw.ncs index d492409b..ddf8f304 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_gazelaw.ncs and b/_content/_hak/asch_prc8_top/nw_s1_gazelaw.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_gazestun.ncs b/_content/_hak/asch_prc8_top/nw_s1_gazestun.ncs index 0ffd54d7..9330b147 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_gazestun.ncs and b/_content/_hak/asch_prc8_top/nw_s1_gazestun.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_hndbreath.ncs b/_content/_hak/asch_prc8_top/nw_s1_hndbreath.ncs index 5b02d9f5..2a2d1cfc 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_hndbreath.ncs and b/_content/_hak/asch_prc8_top/nw_s1_hndbreath.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_howlconf.ncs b/_content/_hak/asch_prc8_top/nw_s1_howlconf.ncs index 09a038a2..2649dadb 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_howlconf.ncs and b/_content/_hak/asch_prc8_top/nw_s1_howlconf.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_howldaze.ncs b/_content/_hak/asch_prc8_top/nw_s1_howldaze.ncs index 606f8bda..fc595ffe 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_howldaze.ncs and b/_content/_hak/asch_prc8_top/nw_s1_howldaze.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_howldeath.ncs b/_content/_hak/asch_prc8_top/nw_s1_howldeath.ncs index 1e7e120e..c1f8a98c 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_howldeath.ncs and b/_content/_hak/asch_prc8_top/nw_s1_howldeath.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_howlfear.ncs b/_content/_hak/asch_prc8_top/nw_s1_howlfear.ncs index 1878ff22..1ac9f0e1 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_howlfear.ncs and b/_content/_hak/asch_prc8_top/nw_s1_howlfear.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_howlparal.ncs b/_content/_hak/asch_prc8_top/nw_s1_howlparal.ncs index b3899ae6..42488a9e 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_howlparal.ncs and b/_content/_hak/asch_prc8_top/nw_s1_howlparal.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_howlsonic.ncs b/_content/_hak/asch_prc8_top/nw_s1_howlsonic.ncs index 5ea39cc0..ae721fd7 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_howlsonic.ncs and b/_content/_hak/asch_prc8_top/nw_s1_howlsonic.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_howlstun.ncs b/_content/_hak/asch_prc8_top/nw_s1_howlstun.ncs index 4505a092..9a8d7f60 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_howlstun.ncs and b/_content/_hak/asch_prc8_top/nw_s1_howlstun.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_krenscare.ncs b/_content/_hak/asch_prc8_top/nw_s1_krenscare.ncs index a11930a7..c2c9876b 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_krenscare.ncs and b/_content/_hak/asch_prc8_top/nw_s1_krenscare.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_mephsalt.ncs b/_content/_hak/asch_prc8_top/nw_s1_mephsalt.ncs index ab0b266e..5406ee07 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_mephsalt.ncs and b/_content/_hak/asch_prc8_top/nw_s1_mephsalt.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_mephsteam.ncs b/_content/_hak/asch_prc8_top/nw_s1_mephsteam.ncs index ba8664b5..f61d7ef1 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_mephsteam.ncs and b/_content/_hak/asch_prc8_top/nw_s1_mephsteam.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_pulschrdr.ncs b/_content/_hak/asch_prc8_top/nw_s1_pulschrdr.ncs index 1f7a0d22..acc6c119 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_pulschrdr.ncs and b/_content/_hak/asch_prc8_top/nw_s1_pulschrdr.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_pulscold.ncs b/_content/_hak/asch_prc8_top/nw_s1_pulscold.ncs index de7893ff..23df913e 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_pulscold.ncs and b/_content/_hak/asch_prc8_top/nw_s1_pulscold.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_pulscondr.ncs b/_content/_hak/asch_prc8_top/nw_s1_pulscondr.ncs index 4f364f04..39b62d7b 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_pulscondr.ncs and b/_content/_hak/asch_prc8_top/nw_s1_pulscondr.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_pulsdeath.ncs b/_content/_hak/asch_prc8_top/nw_s1_pulsdeath.ncs index 5f8049a9..68793262 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_pulsdeath.ncs and b/_content/_hak/asch_prc8_top/nw_s1_pulsdeath.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_pulsdexdr.ncs b/_content/_hak/asch_prc8_top/nw_s1_pulsdexdr.ncs index c042b113..60b1f47c 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_pulsdexdr.ncs and b/_content/_hak/asch_prc8_top/nw_s1_pulsdexdr.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_pulselec.ncs b/_content/_hak/asch_prc8_top/nw_s1_pulselec.ncs index e8c36f9e..dd6a5f0c 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_pulselec.ncs and b/_content/_hak/asch_prc8_top/nw_s1_pulselec.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_pulsfire.ncs b/_content/_hak/asch_prc8_top/nw_s1_pulsfire.ncs index dd6247cc..1da13e54 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_pulsfire.ncs and b/_content/_hak/asch_prc8_top/nw_s1_pulsfire.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_pulsholy.ncs b/_content/_hak/asch_prc8_top/nw_s1_pulsholy.ncs index 91f2d46e..3b93769c 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_pulsholy.ncs and b/_content/_hak/asch_prc8_top/nw_s1_pulsholy.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_pulsintdr.ncs b/_content/_hak/asch_prc8_top/nw_s1_pulsintdr.ncs index 44f629c2..ddf504a3 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_pulsintdr.ncs and b/_content/_hak/asch_prc8_top/nw_s1_pulsintdr.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_pulslvldr.ncs b/_content/_hak/asch_prc8_top/nw_s1_pulslvldr.ncs index ba715d4e..408bf6e3 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_pulslvldr.ncs and b/_content/_hak/asch_prc8_top/nw_s1_pulslvldr.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_pulsneg.ncs b/_content/_hak/asch_prc8_top/nw_s1_pulsneg.ncs index 34c6acd3..7dc823b0 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_pulsneg.ncs and b/_content/_hak/asch_prc8_top/nw_s1_pulsneg.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_pulsstrdr.ncs b/_content/_hak/asch_prc8_top/nw_s1_pulsstrdr.ncs index 63024147..704c1cac 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_pulsstrdr.ncs and b/_content/_hak/asch_prc8_top/nw_s1_pulsstrdr.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_pulswind.ncs b/_content/_hak/asch_prc8_top/nw_s1_pulswind.ncs index 09e520af..75d41338 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_pulswind.ncs and b/_content/_hak/asch_prc8_top/nw_s1_pulswind.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_pulswisdr.ncs b/_content/_hak/asch_prc8_top/nw_s1_pulswisdr.ncs index 1b33c9ab..da829cab 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_pulswisdr.ncs and b/_content/_hak/asch_prc8_top/nw_s1_pulswisdr.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_smokeclaw.ncs b/_content/_hak/asch_prc8_top/nw_s1_smokeclaw.ncs index 85ee73d0..2e5a5477 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_smokeclaw.ncs and b/_content/_hak/asch_prc8_top/nw_s1_smokeclaw.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_stink_a.ncs b/_content/_hak/asch_prc8_top/nw_s1_stink_a.ncs index 30142be8..bca10c2f 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_stink_a.ncs and b/_content/_hak/asch_prc8_top/nw_s1_stink_a.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s1_tyrantfga.ncs b/_content/_hak/asch_prc8_top/nw_s1_tyrantfga.ncs index 5ac4b254..5f27b264 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s1_tyrantfga.ncs and b/_content/_hak/asch_prc8_top/nw_s1_tyrantfga.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s2_divprot.ncs b/_content/_hak/asch_prc8_top/nw_s2_divprot.ncs index b28c6e6e..7f7632cd 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s2_divprot.ncs and b/_content/_hak/asch_prc8_top/nw_s2_divprot.ncs differ diff --git a/_content/_hak/asch_prc8_top/nw_s3_balordeth.ncs b/_content/_hak/asch_prc8_top/nw_s3_balordeth.ncs index 65837869..4e9dd36d 100644 Binary files a/_content/_hak/asch_prc8_top/nw_s3_balordeth.ncs and b/_content/_hak/asch_prc8_top/nw_s3_balordeth.ncs differ diff --git a/_content/_output/asch_prc8_top.hak b/_content/_output/asch_prc8_top.hak index 69ab6976..514bea23 100644 Binary files a/_content/_output/asch_prc8_top.hak and b/_content/_output/asch_prc8_top.hak differ diff --git a/_content/_output/asch_prc8_top.md5 b/_content/_output/asch_prc8_top.md5 index 814acbb8..77781d40 100644 --- a/_content/_output/asch_prc8_top.md5 +++ b/_content/_output/asch_prc8_top.md5 @@ -1 +1 @@ -c2488fae246ebc8447c860c80dfc89ca \ No newline at end of file +ce3e2722cb6c188ed0fe4ad31c859c67 \ No newline at end of file diff --git a/_module/ncs/ldf_isnotweap.ncs b/_module/ncs/ldf_isnotweap.ncs index bdae2a6a..6d98d5b6 100644 Binary files a/_module/ncs/ldf_isnotweap.ncs and b/_module/ncs/ldf_isnotweap.ncs differ diff --git a/_module/ncs/ldf_isweapon.ncs b/_module/ncs/ldf_isweapon.ncs index abf5ad51..9dd86810 100644 Binary files a/_module/ncs/ldf_isweapon.ncs and b/_module/ncs/ldf_isweapon.ncs differ diff --git a/_release/Aschbourne [PRC8-CEP3].7z b/_release/Aschbourne [PRC8-CEP3].7z index 8b6a023c..73447b45 100644 Binary files a/_release/Aschbourne [PRC8-CEP3].7z and b/_release/Aschbourne [PRC8-CEP3].7z differ