diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index 69f7549a..37dae920 100644 Binary files a/mpq/arr/units.datex and b/mpq/arr/units.datex differ diff --git a/mpq/rez/stat.txt b/mpq/rez/stat.txt index 2ab31233..3e2b4855 100644 --- a/mpq/rez/stat.txt +++ b/mpq/rez/stat.txt @@ -963,7 +963,7 @@ Bestiary Requires<10> Proscenium OR Zylode<0> b<1><4>Install Zylode <1>(<3>B<1>)<10>Advanced mechanized production.<0> Zylode Requires<10> Cipher AND Gauntlet<0> b<1><4>Install Astrolabe <1>(<3>B<1>)<10>Advanced skyborne production.<0> -Astrolabe Requires<10> Proscenium OR Zylode<0> +Astrolabe Requires<10> Conduit OR Bestiary<0> <0> <0> <0> diff --git a/mpq/scripts/iscript_askosi.bin b/mpq/scripts/iscript_askosi.bin index 04b9c98d..945fead1 100644 Binary files a/mpq/scripts/iscript_askosi.bin and b/mpq/scripts/iscript_askosi.bin differ diff --git a/mpq/scripts/iscript_askosi.txt b/mpq/scripts/iscript_askosi.txt index 2f79a0c7..3d64db98 100644 --- a/mpq/scripts/iscript_askosi.txt +++ b/mpq/scripts/iscript_askosi.txt @@ -2072,7 +2072,6 @@ IntendentGndAttkRpt: wait 1 nobrkcodestart playfram 0x200 - playsndbtwn 1788 1790 # Atreus weapon fire 01, 02, 03 attackwith 1 wait 1 playfram 0x220 @@ -4303,7 +4302,7 @@ ZonguardWalking: # 2286 Petract (cm\askosi\petract.grp) .headerstart IsId 51 -Type 13 +Type 21 Init PetractInit Death PetractDeath GndAttkInit PetractGndAttkInit @@ -4317,7 +4316,15 @@ AirAttkToIdle PetractGndAttkToIdle Unused2 [NONE] Walking PetractWalking WalkingToIdle PetractGndAttkToIdle -SpecialState1 [NONE] +SpecialState1 ObjectSpecialState1 +SpecialState2 [NONE] +AlmostBuilt [NONE] +Built [NONE] +Landing [NONE] +LiftOff [NONE] +IsWorking [NONE] +WorkingToIdle [NONE] +WarpIn [NONE] .headerend # ----------------------------------------------------------------------------- # @@ -4421,7 +4428,11 @@ PhontisGndAttkRpt: wait 1 nobrkcodestart playfram 0x200 - playsndbtwn 1788 1790 # Atreus weapon fire 01, 02, 03 + attackwith 1 + wait 1 + playfram 0x220 + wait 4 + playfram 0x200 attackwith 1 wait 1 playfram 0x220 diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 35e08574..4f55c87c 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ