mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-21 06:11:34 +00:00
Fix missing Factional unit corpses
This commit is contained in:
parent
23747a79e6
commit
08eee09da4
Binary file not shown.
@ -39533,24 +39533,26 @@ SpecialState1 [NONE]
|
||||
LuminaryInit:
|
||||
imgul 1412 0 42 # Luminary Shadow (cm\shared\luminary.grp)
|
||||
LuminaryLocal01:
|
||||
playfram 0x00 # Frame set 0
|
||||
playfram 0x00
|
||||
goto LuminaryGndAttkToIdle
|
||||
|
||||
LuminaryGndAttkToIdle:
|
||||
setvertpos 1
|
||||
wait 8
|
||||
setvertpos 0
|
||||
setvertpos 0
|
||||
wait 8
|
||||
setvertpos -1
|
||||
setvertpos -1
|
||||
wait 8
|
||||
setvertpos 0
|
||||
setvertpos 0
|
||||
wait 8
|
||||
goto LuminaryGndAttkToIdle
|
||||
|
||||
LuminaryDeath:
|
||||
playsnd 257 # Terran\PHOENIX\TPhDth00.WAV
|
||||
imgol 332 0 0 # Explosion2 (Small) (thingy\tBangS.grp)
|
||||
wait 3
|
||||
wait 3
|
||||
lowsprul 845 0 42 # Terran Unit Rubble Small
|
||||
wait 1
|
||||
end
|
||||
|
||||
LuminaryGndAttkInit:
|
||||
@ -40691,7 +40693,9 @@ TarasqueDeath:
|
||||
playsnd 317 # Terran\TANK\TTaDth00.WAV
|
||||
imgol 333 0 0 # Explosion2 (Medium) (thingy\tBangL.grp)
|
||||
sprol 156 0 0 # Matraleth Death (zerg\zquDeath.grp)
|
||||
wait 3
|
||||
wait 3
|
||||
lowsprul 273 0 0 # Terran Building Rubble Small
|
||||
wait 1
|
||||
end
|
||||
|
||||
TarasqueUnused1:
|
||||
@ -47294,6 +47298,8 @@ WendigoDeath:
|
||||
playsnd 257 # Terran\PHOENIX\TPhDth00.WAV
|
||||
imgol 332 0 0 # Explosion2 (Small) (thingy\tBangS.grp)
|
||||
wait 3
|
||||
lowsprul 845 0 42 # Terran Unit Rubble Small
|
||||
wait 1
|
||||
end
|
||||
|
||||
WendigoGndAttkInit:
|
||||
@ -47367,6 +47373,8 @@ SouthpawDeath:
|
||||
playsnd 257 # Terran\PHOENIX\TPhDth00.WAV
|
||||
imgol 332 0 0 # Explosion2 (Small) (thingy\tBangS.grp)
|
||||
wait 3
|
||||
lowsprul 845 0 0 # Terran Unit Rubble Small
|
||||
wait 1
|
||||
end
|
||||
|
||||
SouthpawGndAttkInit:
|
||||
|
||||
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user