mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-17 01:01:12 +00:00
Add new Valkyrie model
This commit is contained in:
parent
b319a50b3e
commit
71991a7d5e
Binary file not shown.
Binary file not shown.
@ -2455,8 +2455,8 @@ Sovrokor Mutate
|
|||||||
Zethrokor Mutate
|
Zethrokor Mutate
|
||||||
Eidolon (Nydus) Remains
|
Eidolon (Nydus) Remains
|
||||||
Hydralisk (Orkoti) Mutate
|
Hydralisk (Orkoti) Mutate
|
||||||
Extended Image #1455
|
Valkyrie (Hecaton) Shadow
|
||||||
Extended Image #1456
|
Valkyrie (Hecaton) Engines
|
||||||
Extended Image #1457
|
Extended Image #1457
|
||||||
Extended Image #1458
|
Extended Image #1458
|
||||||
Extended Image #1459
|
Extended Image #1459
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -6712,7 +6712,7 @@ GenericRemnantsFourDeath:
|
|||||||
|
|
||||||
# ----------------------------------------------------------------------------- #
|
# ----------------------------------------------------------------------------- #
|
||||||
# This header is used by images.dat entries:
|
# This header is used by images.dat entries:
|
||||||
# 939 Valkyrie (terran\bomber.grp)
|
# 939 Valkyrie (terran\valkyrie.grp)
|
||||||
.headerstart
|
.headerstart
|
||||||
IsId 362
|
IsId 362
|
||||||
Type 12
|
Type 12
|
||||||
@ -6734,7 +6734,7 @@ SpecialState1 [NONE]
|
|||||||
# ----------------------------------------------------------------------------- #
|
# ----------------------------------------------------------------------------- #
|
||||||
|
|
||||||
ValkyrieInit:
|
ValkyrieInit:
|
||||||
imgul 940 0 42 # Valkyrie Shadow (terran\bomber.grp)
|
imgulnextid 0 42 # Valkyrie Shadow (terran\valkyrie.grp)
|
||||||
playfram 0x00
|
playfram 0x00
|
||||||
goto TrojanLocal00
|
goto TrojanLocal00
|
||||||
|
|
||||||
@ -6764,7 +6764,7 @@ ValkyrieAirAttkInit:
|
|||||||
|
|
||||||
ValkyrieWalking:
|
ValkyrieWalking:
|
||||||
setvertpos 0
|
setvertpos 0
|
||||||
imgol 941 0 0 # Valkyrie Engines (thingy\tbmGlow.grp)
|
imgol 941 0 0 # Valkyrie Engines (terran\valkyrie-engine.grp)
|
||||||
sigorder 64
|
sigorder 64
|
||||||
goto SkryrokorLocal00
|
goto SkryrokorLocal00
|
||||||
|
|
||||||
@ -20395,7 +20395,7 @@ VultureHecatonSpecialState1:
|
|||||||
|
|
||||||
# ----------------------------------------------------------------------------- #
|
# ----------------------------------------------------------------------------- #
|
||||||
# This header is used by images.dat entries:
|
# This header is used by images.dat entries:
|
||||||
# 2226 Quadriga (cm\faction-t\quadriga.grp)
|
# 2226 Quadriga (cm\f-t\quadriga.grp)
|
||||||
.headerstart
|
.headerstart
|
||||||
IsId 840
|
IsId 840
|
||||||
Type 12
|
Type 12
|
||||||
@ -20417,7 +20417,7 @@ SpecialState1 [NONE]
|
|||||||
# ----------------------------------------------------------------------------- #
|
# ----------------------------------------------------------------------------- #
|
||||||
|
|
||||||
QuadrigaInit:
|
QuadrigaInit:
|
||||||
imgulnextid 0 42 # Quadriga Shadow (cm\faction-t\quadriga.grp)
|
imgulnextid 0 42 # Quadriga Shadow (cm\f-t\quadriga.grp)
|
||||||
playfram 0x00
|
playfram 0x00
|
||||||
goto TrojanLocal00
|
goto TrojanLocal00
|
||||||
|
|
||||||
@ -20447,7 +20447,7 @@ QuadrigaAirAttkInit:
|
|||||||
|
|
||||||
QuadrigaWalking:
|
QuadrigaWalking:
|
||||||
setvertpos 0
|
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
|
sigorder 64
|
||||||
goto SkryrokorLocal00
|
goto SkryrokorLocal00
|
||||||
|
|
||||||
@ -21114,4 +21114,66 @@ ArquebusWalking:
|
|||||||
playfram 0x80
|
playfram 0x80
|
||||||
move 3
|
move 3
|
||||||
wait 1
|
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
|
||||||
BIN
mpq/unit/cm/f-t/valkyrie-attack.lol
Normal file
BIN
mpq/unit/cm/f-t/valkyrie-attack.lol
Normal file
Binary file not shown.
BIN
mpq/unit/cm/f-t/valkyrie-hecaton-attack.lol
Normal file
BIN
mpq/unit/cm/f-t/valkyrie-hecaton-attack.lol
Normal file
Binary file not shown.
BIN
mpq/unit/cm/f-t/valkyrie-hecaton-engine.grp
Normal file
BIN
mpq/unit/cm/f-t/valkyrie-hecaton-engine.grp
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
mpq/unit/terran/trojan.grp
Normal file
BIN
mpq/unit/terran/trojan.grp
Normal file
Binary file not shown.
BIN
mpq/unit/terran/valkyrie-attack.lol
Normal file
BIN
mpq/unit/terran/valkyrie-attack.lol
Normal file
Binary file not shown.
BIN
mpq/unit/terran/valkyrie-engine.grp
Normal file
BIN
mpq/unit/terran/valkyrie-engine.grp
Normal file
Binary file not shown.
Binary file not shown.
BIN
mpq/unit/terran/valkyrie.lol
Normal file
BIN
mpq/unit/terran/valkyrie.lol
Normal file
Binary file not shown.
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user