diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d59f506 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +_module/Eternal Struggle PvP \[PRC8-CEP3\].mod diff --git a/_module/Eternal Struggle PvP [PRC8-CEP3].mod b/_module/Eternal Struggle PvP [PRC8-CEP3].mod index 29c2dc4..cf6165c 100644 Binary files a/_module/Eternal Struggle PvP [PRC8-CEP3].mod and b/_module/Eternal Struggle PvP [PRC8-CEP3].mod differ diff --git a/_module/are/outerdimension.are.json b/_module/are/outerdimension.are.json index fe9d0f0..8f95a30 100644 --- a/_module/are/outerdimension.are.json +++ b/_module/are/outerdimension.are.json @@ -849,7 +849,7 @@ }, "Version": { "type": "dword", - "value": 27 + "value": 28 }, "Width": { "type": "int", diff --git a/_module/git/outerdimension.git.json b/_module/git/outerdimension.git.json index f82194e..9215423 100644 --- a/_module/git/outerdimension.git.json +++ b/_module/git/outerdimension.git.json @@ -138,7 +138,7 @@ }, "ChallengeRating": { "type": "float", - "value": 18.0 + "value": 19.0 }, "ClassList": { "type": "list", diff --git a/_module/ncs/ancientchest.ncs b/_module/ncs/ancientchest.ncs index 974730e..cf261fa 100644 Binary files a/_module/ncs/ancientchest.ncs and b/_module/ncs/ancientchest.ncs differ diff --git a/_module/ncs/barrelrespawn_sc.ncs b/_module/ncs/barrelrespawn_sc.ncs index 8b6cb2d..249d1e8 100644 Binary files a/_module/ncs/barrelrespawn_sc.ncs and b/_module/ncs/barrelrespawn_sc.ncs differ diff --git a/_module/ncs/cal_disease.ncs b/_module/ncs/cal_disease.ncs index 7255abb..901ac6e 100644 Binary files a/_module/ncs/cal_disease.ncs and b/_module/ncs/cal_disease.ncs differ diff --git a/_module/nss/cal_disease.nss b/_module/nss/cal_disease.nss index d85a43b..20f5e95 100644 --- a/_module/nss/cal_disease.nss +++ b/_module/nss/cal_disease.nss @@ -6,7 +6,6 @@ //Notes: // v1.0: Release version // tdh - altered this for disease instead of fire -#include "prc_inc_spells" void ExplodeAtLocation(location lTarget, int nDamage, int nSaveDC = 30, float fRadius = 3.) { ApplyEffectAtLocation( DURATION_TYPE_INSTANT, EffectVisualEffect(VFX_FNF_GAS_EXPLOSION_EVIL), lTarget); diff --git a/_module/nss/cal_explode.nss b/_module/nss/cal_explode.nss index 361dc8e..65b0462 100644 --- a/_module/nss/cal_explode.nss +++ b/_module/nss/cal_explode.nss @@ -1,4 +1,4 @@ -//Script: cal_explode +///Script: cal_explode //Author: Albert Shih (Calidarien) //Version: v1.0, 2002-06-25 //Usage: Caller explodes after a delay and damages nearby objects for 2d6 fire diff --git a/_module/nss/nwnx_data.nss b/_module/nss/nwnx_data.nss index b900de5..5c4a986 100644 --- a/_module/nss/nwnx_data.nss +++ b/_module/nss/nwnx_data.nss @@ -3,7 +3,7 @@ /// @{ /// @file nwnx_data.nss -#include "inc_array" +#include "nwnxee_array" // All these calls just pass through to the Array code in inc_array to provide // an NWNX_Data compatible API for ease of transition. diff --git a/_module/nss/inc_array.nss b/_module/nss/nwnxee_array.nss similarity index 100% rename from _module/nss/inc_array.nss rename to _module/nss/nwnxee_array.nss diff --git a/_notes/the_judge.png b/_notes/the_judge.png new file mode 100644 index 0000000..bf5a114 Binary files /dev/null and b/_notes/the_judge.png differ