mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-17 01:01:12 +00:00
More Askosi development; More stability fixes following recent changes
This commit is contained in:
parent
b7ebde09bc
commit
a010337242
Binary file not shown.
@ -623,7 +623,7 @@ Grandstand (Cannon)
|
||||
Grandstand (Holdout)
|
||||
Grandstand (Vision)
|
||||
Mimic
|
||||
Extended Flingy #417
|
||||
Intendent
|
||||
Extended Flingy #418
|
||||
Extended Flingy #419
|
||||
Extended Flingy #420
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@ -2216,8 +2216,8 @@ Grandstand (Vision)
|
||||
Grandstand (Vision) shadow
|
||||
Mimic
|
||||
Mimic Shadow
|
||||
Extended Image #1216
|
||||
Extended Image #1217
|
||||
Intendent
|
||||
Intendent Shadow
|
||||
Extended Image #1218
|
||||
Extended Image #1219
|
||||
Extended Image #1220
|
||||
|
||||
Binary file not shown.
@ -1074,7 +1074,7 @@ Grandstand (Cannon)
|
||||
Grandstand (Holdout)
|
||||
Grandstand (Vision)
|
||||
Mimic
|
||||
Extended Sprite #560
|
||||
Intendent
|
||||
Extended Sprite #561
|
||||
Extended Sprite #562
|
||||
Extended Sprite #563
|
||||
|
||||
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.
@ -2001,3 +2001,117 @@ MimicWalking:
|
||||
wait 1
|
||||
playfram 0x88
|
||||
goto MimicWalking
|
||||
|
||||
# ----------------------------------------------------------------------------- #
|
||||
# This header is used by images.dat entries:
|
||||
# xxxx Intendent (cm\askosi\intendent.grp)
|
||||
.headerstart
|
||||
IsId 23
|
||||
Type 21
|
||||
Init IntendentInit
|
||||
Death IntendentDeath
|
||||
GndAttkInit IntendentGndAttkInit
|
||||
AirAttkInit IntendentGndAttkInit
|
||||
Unused1 SkryrokorLocal00
|
||||
GndAttkRpt IntendentGndAttkInit
|
||||
AirAttkRpt IntendentGndAttkInit
|
||||
CastSpell [NONE]
|
||||
GndAttkToIdle IntendentGndAttkToIdle
|
||||
AirAttkToIdle IntendentGndAttkToIdle
|
||||
Unused2 [NONE]
|
||||
Walking IntendentWalking
|
||||
WalkingToIdle IntendentGndAttkToIdle
|
||||
SpecialState1 [NONE]
|
||||
SpecialState2 [NONE]
|
||||
AlmostBuilt [NONE]
|
||||
Built [NONE]
|
||||
Landing [NONE]
|
||||
LiftOff [NONE]
|
||||
IsWorking [NONE]
|
||||
WorkingToIdle [NONE]
|
||||
WarpIn [NONE]
|
||||
.headerend
|
||||
# ----------------------------------------------------------------------------- #
|
||||
|
||||
IntendentInit:
|
||||
imgulnextid 0 0 # Intendent Shadow (cm\askosi\intendent-shadow.grp)
|
||||
goto IntendentGndAttkToIdle
|
||||
|
||||
IntendentGndAttkToIdle:
|
||||
playfram 0x220
|
||||
goto SkryrokorLocal00
|
||||
|
||||
IntendentDeath:
|
||||
playsnd 533 # Protoss\Scout\PScDth00.WAV
|
||||
imgol 213 0 0 # Explosion1 (Small) (thingy\tBangS.grp)
|
||||
wait 2
|
||||
lowsprul 1065 0 42 # Askosi Unit Rubble (cm\askosi\a-rubble-tiny.grp)
|
||||
wait 1
|
||||
end
|
||||
|
||||
IntendentGndAttkInit:
|
||||
playfram 0x220
|
||||
IntendentGndAttkRpt:
|
||||
wait 1
|
||||
nobrkcodestart
|
||||
playfram 0x200
|
||||
playsndbtwn 1788 1790 # Atreus weapon fire 01, 02, 03
|
||||
attackwith 1
|
||||
wait 1
|
||||
playfram 0x220
|
||||
wait 1
|
||||
nobrkcodeend
|
||||
gotorepeatattk
|
||||
ignorerest
|
||||
goto IntendentGndAttkToIdle
|
||||
|
||||
IntendentWalking:
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0x00
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0x20
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0x40
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0x60
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0x80
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0xA0
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0xC0
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0xE0
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0x100
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0x120
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0x140
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0x160
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0x180
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0x1A0
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0x1C0
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0x1E0
|
||||
goto IntendentWalking
|
||||
BIN
mpq/unit/cm/askosi/intendent-attack1.lol
Normal file
BIN
mpq/unit/cm/askosi/intendent-attack1.lol
Normal file
Binary file not shown.
BIN
mpq/unit/cm/askosi/intendent-attack2.lol
Normal file
BIN
mpq/unit/cm/askosi/intendent-attack2.lol
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -52,6 +52,8 @@
|
||||
- [Stockade](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/stockade):
|
||||
- Time cost 45 » 50
|
||||
- *Slight nudge-back to first-unit timings in bio openers.*
|
||||
- [Tencendur](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/tencendur):
|
||||
- HP 450 » 600
|
||||
|
||||
## Zerg
|
||||
- [Zethrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/zethrokor):
|
||||
|
||||
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user