More misc bugfixes

This commit is contained in:
Pr0nogo 2026-02-16 22:01:25 -05:00
parent 0cbed58918
commit bda22dee2f
5 changed files with 27 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -4211,9 +4211,33 @@ Explosion_Medium_Init:
# 334 Building Explosion (Large) (thingy\tBangX.grp)
.headerstart
IsId 144
Type 0
Type 26
Init Explosion_Large_Init
Death [NONE]
Death Explosion_Large_Init
GndAttkInit Explosion_Large_Init
AirAttkInit Explosion_Large_Init
Unused1 Explosion_Large_Init
GndAttkRpt Explosion_Large_Init
AirAttkRpt Explosion_Large_Init
CastSpell Explosion_Large_Init
GndAttkToIdle Explosion_Large_Init
AirAttkToIdle Explosion_Large_Init
Unused2 Explosion_Large_Init
Walking Explosion_Large_Init
WalkingToIdle Explosion_Large_Init
SpecialState1 Explosion_Large_Init
SpecialState2 Explosion_Large_Init
AlmostBuilt Explosion_Large_Init
Built Explosion_Large_Init
Landing Explosion_Large_Init
LiftOff Explosion_Large_Init
IsWorking Explosion_Large_Init
WorkingToIdle Explosion_Large_Init
WarpIn Explosion_Large_Init
Unused3 Explosion_Large_Init
StarEditInit Explosion_Large_Init
Disable Explosion_Large_Init
Burrow Explosion_Large_Init
.headerend
# ----------------------------------------------------------------------------- #

View File

@ -43,6 +43,7 @@
- Resolved unit limit error for maps with more than 1700 preplaced units (c. DF)
- **Audiovisual**
- Fixed missing animation error for **Axitrilisk** (r. Sosij)
- Fixed header too short error for large explosions (r. The Shambler)
- Fixed invalid shield overlay for **Rove**
- Corrected strings for being out of energy as Askosi (r. Sosij)
- Filled in wireframes for **Avatar** and **Phontis** (placeholder)

Binary file not shown.