1
0
mirror of https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git synced 2026-09-24 15:51:35 +00:00

Optecton: adjust selection circle, collision size, and death animation

This commit is contained in:
Pr0nogo 2024-05-03 01:19:31 -04:00
parent eb7d99b3e9
commit ab8f9f4a1b
4 changed files with 2 additions and 10 deletions

Binary file not shown.

Binary file not shown.

View File

@ -12310,7 +12310,7 @@ NexusInit:
NexusDeath:
playsnd 7 # Misc\ExploLrg.wav
imgol 215 0 0 # Explosion (Large) (thingy\tBangX.grp)
wait 3
wait 3
lowsprul 224 0 0 # Protoss Building Rubble (Large) (thingy\PRubbleL.grp)
wait 1
end
@ -47802,7 +47802,7 @@ SpirtithCesiantBuilt:
IsId 728
Type 21
Init OptectonInit
Death OptectonDeath
Death StarSovereignDeath
GndAttkInit OptectonGndAttkInit
AirAttkInit OptectonGndAttkInit
Unused1 [NONE]
@ -47837,14 +47837,6 @@ OptectonGndAttkToIdle:
wait 2
goto ScourgeLocal00
OptectonDeath:
playsnd 533 # Protoss\Scout\PScDth00.WAV
imgol 213 0 0 # Explosion1 (Small) (thingy\tBangS.grp)
wait 2
lowsprul 846 0 0 # Protoss Unit Rubble Medium
wait 1
end
OptectonGndAttkInit:
playfram 0x00
OptectonGndAttkRpt:

Binary file not shown.