Add custom Qilin graphic

This commit is contained in:
Pr0nogo 2024-01-25 17:20:10 -05:00
parent defaaa16a3
commit b182c950b2
12 changed files with 35 additions and 2 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1785,7 +1785,7 @@ Mortothrokor Passive Overlay
Quarry Connector
Qilin
Qilin Shadow
Qilin Thrusters
Qilin Engines
Rotary Connector
Extended Image #787
Extended Image #788

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -51842,5 +51842,38 @@ HotshotGndAttkRpt:
gotorepeatattk
ignorerest
goto MadcapGndAttkToIdle
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:
# 1785 Qilin (cm\faction\qilin.grp)
.headerstart
IsId 765
Type 12
Init QilinInit
Death TrojanDeath
GndAttkInit [NONE]
AirAttkInit [NONE]
Unused1 [NONE]
GndAttkRpt [NONE]
AirAttkRpt [NONE]
CastSpell [NONE]
GndAttkToIdle [NONE]
AirAttkToIdle [NONE]
Unused2 [NONE]
Walking QilinWalking
WalkingToIdle OvilethLocal00
SpecialState1 [NONE]
.headerend
# ----------------------------------------------------------------------------- #
QilinInit:
imgul 1786 0 42 # Qilin Shadow (cm\faction\qilin.grp)
playfram 0x00
goto OvilethLocal00
QilinWalking:
setvertpos 0
imgol 1787 0 0 # Qilin Engines (cm\faction\qilin-engine.grp)
goto InfestedTerranLocal00
## Next free IsId: 765
## Next free IsId: 766

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.