Tweak Vorvrokor model; Fix iscript error

This commit is contained in:
Pr0nogo 2026-08-27 02:27:55 -04:00
parent 8310916521
commit 865dc00102
12 changed files with 144 additions and 5 deletions

Binary file not shown.

Binary file not shown.

View File

@ -2464,9 +2464,9 @@ Crushing Delivery Large
Maverick (Golden)
Maverick (Golden) Shadow
Maverick (Golden) Remains
Extended Image #1464
Extended Image #1465
Extended Image #1466
Garvrokor Shadow
Garvrokor Birth
Garvrokor Remains
Extended Image #1467
Extended Image #1468
Extended Image #1469

Binary file not shown.

View File

@ -14442,7 +14442,7 @@ IsId 754
Type 13
Init ZergMutateInit
Death EggDeath
GndAttkInit [NONE]
GndAttkInit ZergMutateInit
AirAttkInit [NONE]
Unused1 [NONE]
GndAttkRpt [NONE]
@ -19780,4 +19780,143 @@ AlzurokorUnBurrow:
imgol 423 -15 9 # Burrowing Dust (thingy\bDust.grp)
wait 1
sigorder 4
goto AlzurokorGndAttkToIdle
goto AlzurokorGndAttkToIdle
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:
# 2204 Garvrokor (cm\zerg\garvrokor.grp)
.headerstart
IsId 848
Type 26
Init GarvrokorInit
Death GarvrokorDeath
GndAttkInit GarvrokorGndAttkInit
AirAttkInit [NONE]
Unused1 SkryrokorLocal00
GndAttkRpt GarvrokorGndAttkInit
AirAttkRpt [NONE]
CastSpell [NONE]
GndAttkToIdle GarvrokorGndAttkToIdle
AirAttkToIdle [NONE]
Unused2 [NONE]
Walking GarvrokorWalking
WalkingToIdle GarvrokorGndAttkToIdle
SpecialState1 [NONE]
SpecialState2 GarvrokorSpecialState2
AlmostBuilt [NONE]
Built [NONE]
Landing [NONE]
LiftOff [NONE]
IsWorking [NONE]
WorkingToIdle [NONE]
WarpIn [NONE]
Unused3 [NONE]
StarEditInit [NONE]
Disable [NONE]
Burrow GarvrokorBurrow
UnBurrow GarvrokorUnBurrow
Enable [NONE]
.headerend
# ----------------------------------------------------------------------------- #
GarvrokorInit:
imgul 2466 -1 -5 # Garvrokor Shadow (cm\zerg\garvrokor-shadow.grp)
GarvrokorGndAttkToIdle:
playfram 0x55
goto ZethrokorLocal00
GarvrokorDeath:
playsnd 1160 # Garvrokor death 01
setfldirect 0
playfram 0x121
wait 2
playfram 290
wait 2
playfram 291
wait 2
playfram 292
wait 2
playfram 293
wait 2
playfram 294
wait 2
playfram 295
wait 2
lowsprul 942 0 0 # Garvrokor Remnants (cm\zerg\garvrokor-death.grp)
wait 1
end
GarvrokorGndAttkInit:
playfram 0x00
wait 1
nobrkcodestart
playfram 0x11
wait 1
playfram 0x22
attackmelee 1 894 # Zerg\Ultra\zulHit00.WAV
wait 1
playfram 0x33
wait 1
playfram 0x44
wait 1
nobrkcodeend
gotorepeatattk
goto GarvrokorGndAttkToIdle
GarvrokorWalking:
move 7
wait 1
playfram 0x66
move 7
wait 1
playfram 0x77
move 7
wait 1
playfram 0x88
move 7
wait 1
playfram 0x99
move 7
wait 1
playfram 0xaa
move 7
wait 1
playfram 0xbb
move 7
wait 1
playfram 0x55
goto GarvrokorWalking
GarvrokorSpecialState2:
playfram 0x110
goto SkryrokorLocal00
GarvrokorBurrow:
imgol 423 0 0 # Burrowing Dust (thingy\bDust.grp)
playfram 0xcc
wait 1
playfram 0xdd
wait 1
playfram 0xee
wait 1
playfram 0xff
wait 1
playfram 0x110
wait 1
sigorder 4
goto SkryrokorLocal00
GarvrokorUnBurrow:
wait 1
waitrand 1 2
imgul 423 0 0 # Burrowing Dust (thingy\bDust.grp)
playfram 0xff
wait 1
playfram 0xee
wait 1
playfram 0xdd
wait 1
playfram 0xcc
wait 1
sigorder 4
goto GarvrokorGndAttkToIdle

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.