diff --git a/Installer/Changes.txt b/Installer/Changes.txt index 26132f959..a04fb7c7c 100644 --- a/Installer/Changes.txt +++ b/Installer/Changes.txt @@ -19,6 +19,9 @@ WadTool: TEN nodes: * Added a node to unswap a previously swapped mesh. + TEN property system updates: + * Added properties for customising PUNA_BOSS lightning colours, hardcoded sounds, attack damage and behavior. + Version 1.11 ============ diff --git a/TombLib/TombLib/Catalogs/TEN Property Catalogs/TR3/ID_PUNA_BOSS.xml b/TombLib/TombLib/Catalogs/TEN Property Catalogs/TR3/ID_PUNA_BOSS.xml new file mode 100644 index 000000000..ec9161eb3 --- /dev/null +++ b/TombLib/TombLib/Catalogs/TEN Property Catalogs/TR3/ID_PUNA_BOSS.xml @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + diff --git a/TombLib/TombLib/TombLib.csproj b/TombLib/TombLib/TombLib.csproj index afdb8c8ba..cd6dde1d7 100644 --- a/TombLib/TombLib/TombLib.csproj +++ b/TombLib/TombLib/TombLib.csproj @@ -426,6 +426,12 @@ Always + + Always + + + Always +