mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-17 01:01:12 +00:00
Fix Ocsal Overlay iscript error
This commit is contained in:
parent
4ec11082a4
commit
9f1d65577b
Binary file not shown.
@ -16154,3 +16154,54 @@ OpticalFlareHitInit:
|
||||
playfram 8
|
||||
wait 1
|
||||
goto Generic_Wait1End
|
||||
|
||||
# ----------------------------------------------------------------------------- #
|
||||
# This header is used by images.dat entries:
|
||||
# 1478 Creep Morph Overlay (cm\zerg\creep-morph-overlay.grp)
|
||||
# 1484 Resource Boost Overlay (Small) (cm\effect\resource-boost-overlay-small.grp)
|
||||
# 1484 Resource Boost Overlay (Medium) (cm\effect\resource-boost-overlay-medium.grp)
|
||||
# 1484 Resource Boost Overlay (Large) (cm\effect\resource-boost-overlay-large.grp)
|
||||
.headerstart
|
||||
IsId 640
|
||||
Type 1
|
||||
Init CreepMorphOverlayInit
|
||||
Death CreepMorphOverlayDeath
|
||||
.headerend
|
||||
# ----------------------------------------------------------------------------- #
|
||||
|
||||
CreepMorphOverlayInit:
|
||||
playfram 0x00
|
||||
wait 1
|
||||
playfram 1
|
||||
wait 1
|
||||
playfram 3
|
||||
wait 1
|
||||
playfram 4
|
||||
wait 1
|
||||
playfram 5
|
||||
wait 1
|
||||
playfram 6
|
||||
wait 1
|
||||
playfram 7
|
||||
wait 1
|
||||
playfram 8
|
||||
wait 1
|
||||
playfram 9
|
||||
wait 1
|
||||
playfram 10
|
||||
wait 1
|
||||
playfram 11
|
||||
wait 1
|
||||
playfram 12
|
||||
wait 1
|
||||
playfram 13
|
||||
wait 1
|
||||
playfram 14
|
||||
wait 1
|
||||
playfram 15
|
||||
wait 1
|
||||
tmprmgraphicstart
|
||||
wait 15
|
||||
CreepMorphOverlayDeath:
|
||||
wait 1
|
||||
end
|
||||
|
||||
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user