Add new Valkyrie model

This commit is contained in:
Pr0nogo 2026-08-16 12:47:02 -04:00
parent b319a50b3e
commit 71991a7d5e
20 changed files with 71 additions and 9 deletions

Binary file not shown.

Binary file not shown.

View File

@ -2455,8 +2455,8 @@ Sovrokor Mutate
Zethrokor Mutate
Eidolon (Nydus) Remains
Hydralisk (Orkoti) Mutate
Extended Image #1455
Extended Image #1456
Valkyrie (Hecaton) Shadow
Valkyrie (Hecaton) Engines
Extended Image #1457
Extended Image #1458
Extended Image #1459

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -6712,7 +6712,7 @@ GenericRemnantsFourDeath:
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:
# 939 Valkyrie (terran\bomber.grp)
# 939 Valkyrie (terran\valkyrie.grp)
.headerstart
IsId 362
Type 12
@ -6734,7 +6734,7 @@ SpecialState1 [NONE]
# ----------------------------------------------------------------------------- #
ValkyrieInit:
imgul 940 0 42 # Valkyrie Shadow (terran\bomber.grp)
imgulnextid 0 42 # Valkyrie Shadow (terran\valkyrie.grp)
playfram 0x00
goto TrojanLocal00
@ -6764,7 +6764,7 @@ ValkyrieAirAttkInit:
ValkyrieWalking:
setvertpos 0
imgol 941 0 0 # Valkyrie Engines (thingy\tbmGlow.grp)
imgol 941 0 0 # Valkyrie Engines (terran\valkyrie-engine.grp)
sigorder 64
goto SkryrokorLocal00
@ -20395,7 +20395,7 @@ VultureHecatonSpecialState1:
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:
# 2226 Quadriga (cm\faction-t\quadriga.grp)
# 2226 Quadriga (cm\f-t\quadriga.grp)
.headerstart
IsId 840
Type 12
@ -20417,7 +20417,7 @@ SpecialState1 [NONE]
# ----------------------------------------------------------------------------- #
QuadrigaInit:
imgulnextid 0 42 # Quadriga Shadow (cm\faction-t\quadriga.grp)
imgulnextid 0 42 # Quadriga Shadow (cm\f-t\quadriga.grp)
playfram 0x00
goto TrojanLocal00
@ -20447,7 +20447,7 @@ QuadrigaAirAttkInit:
QuadrigaWalking:
setvertpos 0
imgol 2228 0 0 # Quadriga Engines (cm\faction-t\quadriga-engine.grp)
imgol 2228 0 0 # Quadriga Engines (cm\f-t\quadriga-engine.grp)
sigorder 64
goto SkryrokorLocal00
@ -21114,4 +21114,66 @@ ArquebusWalking:
playfram 0x80
move 3
wait 1
goto ArquebusWalking
goto ArquebusWalking
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:
# 939 Valkyrie (Hecaton) (cm\f-t\valkyrie-hecaton.grp)
.headerstart
IsId 849
Type 12
Init ValkyrieHecatonInit
Death ValkyrieHecatonDeath
GndAttkInit ValkyrieHecatonAirAttkInit
AirAttkInit ValkyrieHecatonAirAttkInit
Unused1 SkryrokorLocal00
GndAttkRpt ValkyrieHecatonAirAttkInit
AirAttkRpt ValkyrieHecatonAirAttkInit
CastSpell [NONE]
GndAttkToIdle TrojanLocal00
AirAttkToIdle TrojanLocal00
Unused2 [NONE]
Walking ValkyrieHecatonWalking
WalkingToIdle ValkyrieHecatonWalkingToIdle
SpecialState1 [NONE]
.headerend
# ----------------------------------------------------------------------------- #
ValkyrieHecatonInit:
imgul 2457 0 42 # Valkyrie (Hecaton) Shadow (cm\f-t\valkyrie-hecaton.grp)
playfram 0x00
goto TrojanLocal00
ValkyrieHecatonDeath:
playsnd 1040 # Terran\FRIGATE\TVkDth00.WAV
imgol 332 0 0 # Explosion2 (Small) (thingy\tBangS.grp)
wait 3
lowsprul 844 0 42 # Terran Unit Rubble Medium
wait 1
end
ValkyrieHecatonAirAttkInit:
wait 2
nobrkcodestart
attackwith 2
wait 6
attackwith 2
wait 6
attackwith 2
wait 6
attackwith 2
wait 6
attackwith 2
nobrkcodeend
gotorepeatattk
goto TrojanLocal00
ValkyrieHecatonWalking:
setvertpos 0
imgol 2458 0 0 # Valkyrie (Hecaton) Engines (cm\f-t\valkyrie-hecaton-engine.grp)
sigorder 64
goto SkryrokorLocal00
ValkyrieHecatonWalkingToIdle:
orderdone 64
goto TrojanLocal00

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
mpq/unit/terran/trojan.grp Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.