Upgrade Lanifect sprite

This commit is contained in:
Pr0nogo 2023-11-01 17:00:50 -04:00
parent ff83b99fbf
commit 4a3038bf28
10 changed files with 14 additions and 18 deletions

Binary file not shown.

Binary file not shown.

View File

@ -21593,7 +21593,7 @@ MindTyrantDeathInit:
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:
# 929 Lanifect (protoss\corsair.grp)
# 929 Lanifect (cm\protoss\lanifect.grp)
.headerstart
IsId 369
Type 21
@ -21623,7 +21623,7 @@ WarpIn LanifectWarpIn
# ----------------------------------------------------------------------------- #
LanifectInit:
imgul 930 0 42 # Lanifect Shadow (protoss\corsair.grp)
imgul 930 0 42 # Lanifect Shadow (cm\protoss\lanifect.grp)
LanifectGndAttkToIdle:
playfram 0x00
goto OvilethLocal00
@ -21638,23 +21638,17 @@ LanifectDeath:
LanifectAirAttkInit:
nobrkcodestart
playfram 0x11
playfram 0x20
wait 1
attackwith 2
playsnd 1060 # Protoss\Lanifect\PCorlasr2.wav
playfram 0x22
playsnd 1060 # Protoss\Corsair\PCorlasr2.wav
playfram 0x60
wait 1
playfram 0x33
playfram 0x80
wait 1
playfram 0x44
playfram 0x40
wait 1
playfram 0x11
wait 1
playfram 0x22
wait 1
playfram 0x33
wait 1
playfram 0x44
playfram 0x20
wait 1
playfram 0x00
wait 1
@ -21663,12 +21657,12 @@ LanifectAirAttkInit:
goto LanifectGndAttkToIdle
LanifectCastSpell:
playfram 0x00
playfram 0xA0
nobrkcodestart
wait 1
playfram 0x00
playfram 0xC0
wait 1
playsnd 1059 # Protoss\Lanifect\PCorWeb1.wav
playsnd 1059 # Protoss\Corsair\PCorWeb1.wav
castspell
nobrkcodeend
gotorepeatattk
@ -21678,7 +21672,7 @@ LanifectCastSpell:
LanifectWalking:
playfram 0x00
setvertpos 0
imgol 931 0 0 # Lanifect Engines (thingy\pcsGlow.grp)
imgol 931 0 0 # Lanifect Engines (cm\protoss\lanifect-engines.grp)
goto InfestedTerranLocal00
LanifectWarpIn:

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -60,6 +60,8 @@ Patch goals include:
## Audiovisuals:
- Provided a new sound read for Terran proximity cloak, to contrast with Protoss passive cloak (c. lolrsk8s)
- New sprite for:
- Lanifect (c. Baelethal)
- Upgraded Hippogriff sprite with new materials, animations, and thrusters (with lots of help from Solstice)
- Upgraded Wyvern sprite with new materials
- Diadems now leave behind large rubble, instead of small rubble

Binary file not shown.