Fix Sovrokor morph; Update models for Talos and Starpad

This commit is contained in:
Pr0nogo 2025-11-11 23:09:08 -05:00
parent 3832787968
commit b9b10b111e
23 changed files with 94 additions and 30 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1077,7 +1077,7 @@ Ancile
Ancile Shadow
Ancile Engines
Prying Eyes Channel
unused
Talos Engines
unused
unused
unused

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1514,7 +1514,7 @@ MasonGndAttkToIdle:
MasonWalking:
playfram 0x00
imgol 249 0 0 # Mason Glow (thingy\tscGlow.grp)
imgol 249 0 0 # Mason Glow (thingy\tscGlow.grp)
setvertpos 0
goto MasonWalkingLoop
@ -2093,7 +2093,7 @@ Phalanx_Siege_BaseStarEditInit:
playfram 5
wait 38
sigorder 1
goto SiegeTank_Siege_BaseLocal00
goto SkryrokorLocal00
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:
@ -9942,21 +9942,30 @@ TalosGndAttkRpt:
TalosWalking:
setvertpos 0
playfram 0x20
wait 1
playfram 0x40
wait 1
playfram 0x60
wait 1
imgol 1079 0 0 # Talos Engines (cm\terran\talos-engine.grp)
goto SkryrokorLocal00
TalosAlmostBuilt:
setvertpos 0
playfram 0x20
playfram 0x80
wait 1
TalosLocal00:
playfram 0x40
playfram 0xA0
useweapon 14 # Fusion Cutter (Harvest) (Fusion Cutter)
sigorder 32
wait 1
playfram 0x20
wait 1
playfram 0x00
wait 11
playfram 0x80
wait 1
playfram 0x00
wait 10
playfram 0x80
wait 1
goto TalosLocal00
# ----------------------------------------------------------------------------- #
@ -15103,22 +15112,42 @@ StarpadSpecialState1:
goto SkryrokorLocal00
StarpadAlmostBuilt:
playfram 5
playfram 6
goto SkryrokorLocal00
StarpadLanding:
nobrkcodestart
wait 20
wait 12
playfram 20
wait 2
playfram 19
wait 2
playfram 18
wait 2
playfram 17
wait 2
playsnd 472 # Misc\Land.WAV
playfram 3
wait 5
playfram 2
wait 5
playfram 1
wait 5
playfram 4
wait 5
playfram 0x00
playfram 16
wait 2
playfram 15
wait 2
playfram 14
wait 2
playfram 13
wait 2
playfram 12
wait 2
playfram 11
wait 2
playfram 10
wait 2
playfram 9
wait 2
playfram 8
wait 2
playfram 7
wait 2
playfram 0
sigorder 16
nobrkcodeend
goto SkryrokorLocal00
@ -15126,20 +15155,53 @@ StarpadLanding:
StarpadLiftOff:
nobrkcodestart
playsnd 471 # Misc\LiftOff.WAV
playfram 4
wait 5
playfram 1
wait 5
playfram 2
wait 5
playfram 3
playfram 7
wait 2
playfram 8
wait 2
playfram 9
wait 2
playfram 10
wait 2
playfram 11
wait 2
playfram 12
wait 2
playfram 13
wait 2
playfram 14
wait 2
playfram 15
wait 2
playfram 16
wait 2
playfram 17
wait 2
playfram 18
wait 2
playfram 19
wait 2
playfram 20
wait 2
playfram 21
sigorder 16
nobrkcodeend
goto SkryrokorLocal00
StarpadIsWorking:
imgol 1618 0 0 # Starpad Overlay (cm\terran\starpad-overlay.grp)
goto SkryrokorLocal00
playfram 1
wait 2
playfram 2
wait 2
playfram 3
wait 2
playfram 4
wait 2
playfram 5
wait 2
playfram 0x00
waitrand 8 12
goto StarpadIsWorking
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:
@ -17384,7 +17446,7 @@ MatadorCinderModeStarEditInit:
playfram 0x00
wait 6
sigorder 1
goto SiegeTank_Siege_BaseLocal00
goto SkryrokorLocal00
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -35,6 +35,8 @@
- Fixed offset SFX for **Gorgrokor** death, **Kethrostalor** weapon SFX, and **Ultrokor** corpse consumption
## Audiovisuals
- New models for:
- **Talos**, **Ancile**, **Starpad**, **Positron**, **Unar** (c. DeltaCadimus)
- Cloaked structures now have green box fog-of-war sprites instead of revealing their unit id (c. DF)
- New birth animation for **Kethrostalor**
- New unit responses for:

Binary file not shown.