diff --git a/.gitignore b/.gitignore index 814cb8e8..77269a68 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ _haks/output/poa_dev.md5 Compiler - 35spells.bat *.md5 _module/poa.mod +*.mod diff --git a/_module/PackModule.cmd b/_module/PackModule.cmd index 8af8da33..5ffe9b4c 100644 --- a/_module/PackModule.cmd +++ b/_module/PackModule.cmd @@ -1 +1 @@ -Module.Packer.exe "poa.mod" p \ No newline at end of file +Module.Packer.exe "Path of Ascension [35PRC].mod" p \ No newline at end of file diff --git a/_module/UnpackModule.cmd b/_module/UnpackModule.cmd index 2c7d2338..608a1fcb 100644 --- a/_module/UnpackModule.cmd +++ b/_module/UnpackModule.cmd @@ -1 +1 @@ -Module.Packer.exe poa.mod u \ No newline at end of file +Module.Packer.exe "Path of Ascension [35PRC].mod" u \ No newline at end of file diff --git a/_module/are/townofascension.are.json b/_module/are/townofascension.are.json index 8fc330fa..30377d9c 100644 --- a/_module/are/townofascension.are.json +++ b/_module/are/townofascension.are.json @@ -124,7 +124,7 @@ }, "SkyBox": { "type": "byte", - "value": 0 + "value": 1 }, "SunAmbientColor": { "type": "dword", @@ -6353,7 +6353,7 @@ }, "Version": { "type": "dword", - "value": 436 + "value": 437 }, "Width": { "type": "int", diff --git a/_module/poa.mod b/_module/poa.mod deleted file mode 100644 index fc19a34d..00000000 Binary files a/_module/poa.mod and /dev/null differ diff --git a/_release/Path of Ascension [35PRC].7z b/_release/Path of Ascension [35PRC].7z index 6d3cdfc6..75ba59a4 100644 Binary files a/_release/Path of Ascension [35PRC].7z and b/_release/Path of Ascension [35PRC].7z differ diff --git a/_release/Path of Ascension [PRC].7z b/_release/Path of Ascension [PRC].7z new file mode 100644 index 00000000..1406b1b2 Binary files /dev/null and b/_release/Path of Ascension [PRC].7z differ