mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-23 23:31:34 +00:00
Prospectively fix desyncs related to selection and mind control effects; Add reads for Artisan return, Architect charge, Demiurge Worship
This commit is contained in:
parent
d28c0d632d
commit
9c210ca57f
Binary file not shown.
@ -1818,9 +1818,9 @@ Okrimnilisk Shadow
|
||||
Cherbrathalor
|
||||
Cherbrathalor Shadow
|
||||
Okrimnilisk Omnispores Fire
|
||||
Extended Image #818
|
||||
Extended Image #819
|
||||
Extended Image #820
|
||||
Architect Weaponfire Channel
|
||||
Artisan Resource Return Channel
|
||||
Artisan Resource Return Proc
|
||||
Extended Image #821
|
||||
Extended Image #822
|
||||
Extended Image #823
|
||||
|
||||
@ -31089,7 +31089,12 @@ ArchitectDeath:
|
||||
ArchitectGndAttkInit:
|
||||
nobrkcodestart
|
||||
playsnd 1557 # Architect charge 01
|
||||
wait 22
|
||||
imgol 1820 0 0 # Architect charge overlay
|
||||
wait 7
|
||||
imgol 1820 0 0 # Architect charge overlay
|
||||
wait 7
|
||||
imgol 1820 0 0 # Architect charge overlay
|
||||
wait 8
|
||||
playsndbtwn 1413 1415 # Architect weapon fire 01, 02, 03
|
||||
attackwith 1
|
||||
wait 2
|
||||
@ -52143,7 +52148,7 @@ Init OkrimniliskInit
|
||||
Death KeskathalorDeath
|
||||
GndAttkInit OkrimniliskGndAttkInit
|
||||
AirAttkInit OkrimniliskGndAttkInit
|
||||
Unused1 UltrokorUnused1
|
||||
Unused1 OkrimniliskUnused1
|
||||
GndAttkRpt OkrimniliskGndAttkInit
|
||||
AirAttkRpt OkrimniliskGndAttkInit
|
||||
CastSpell [NONE]
|
||||
@ -52187,6 +52192,35 @@ OkrimniliskGndAttkToIdle:
|
||||
wait 2
|
||||
goto OkrimniliskGndAttkToIdle
|
||||
|
||||
OkrimniliskUnused1:
|
||||
wait 1
|
||||
nobrkcodestart
|
||||
setfldirect 0
|
||||
playsnd 1181 # Ultrokor revive 01
|
||||
# playfram 417
|
||||
wait 2
|
||||
# playfram 416
|
||||
wait 2
|
||||
# playfram 415
|
||||
wait 2
|
||||
# playfram 414
|
||||
wait 2
|
||||
# playfram 413
|
||||
wait 2
|
||||
# playfram 412
|
||||
wait 2
|
||||
# playfram 411
|
||||
wait 2
|
||||
# playfram 410
|
||||
wait 2
|
||||
# playfram 409
|
||||
wait 2
|
||||
# playfram 408
|
||||
wait 2
|
||||
setfldirect 14
|
||||
nobrkcodeend
|
||||
goto OkrimniliskGndAttkToIdle
|
||||
|
||||
OkrimniliskGndAttkInit:
|
||||
playfram 0x00
|
||||
wait 1
|
||||
|
||||
@ -36,6 +36,10 @@ This patch includes stability and bugfixes, audiovisual improvements, and (event
|
||||
- Corrected death animations for Power Generator, Overmind Cocoon, Overmind (with Shell), and Khaydarin Crystal Formation
|
||||
|
||||
## Audiovisuals
|
||||
- Added reads for:
|
||||
- Artisan resource return (channel & proc)
|
||||
- Architect weapon charge
|
||||
- Demiurge Worship
|
||||
- Added selection responses for:
|
||||
- Skortrith Cesiant, Spirtith Cesiant, Ezigrisant, Vornath Pond, Skibact Scab (c. jun3hong)
|
||||
- Updated wireframes for:
|
||||
|
||||
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user