mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-release.git
synced 2026-09-17 01:31:45 +00:00
Fix melee splash on new units
This commit is contained in:
parent
a1c77feddf
commit
306ba5ddd2
Binary file not shown.
@ -30431,14 +30431,16 @@ GolemGndAttkInit:
|
|||||||
playfram 0xbb
|
playfram 0xbb
|
||||||
wait 1
|
wait 1
|
||||||
playfram 0xcc
|
playfram 0xcc
|
||||||
attackmelee 1 664 # Protoss\ZEALOT\pzeHit00.WAV
|
attackwith 1
|
||||||
|
playsnd 664 # Protoss\ZEALOT\pzeHit00.WAV
|
||||||
wait 1
|
wait 1
|
||||||
playfram 0xdd
|
playfram 0xdd
|
||||||
wait 1
|
wait 1
|
||||||
playfram 0xee
|
playfram 0xee
|
||||||
wait 1
|
wait 1
|
||||||
playfram 0xff
|
playfram 0xff
|
||||||
attackmelee 1 664 # Protoss\ZEALOT\pzeHit00.WAV
|
attackwith 1
|
||||||
|
playsnd 664 # Protoss\ZEALOT\pzeHit00.WAV
|
||||||
wait 1
|
wait 1
|
||||||
playfram 0x110
|
playfram 0x110
|
||||||
nobrkcodeend
|
nobrkcodeend
|
||||||
@ -49783,7 +49785,8 @@ SycophantGndAttkRpt:
|
|||||||
wait 1
|
wait 1
|
||||||
nobrkcodestart
|
nobrkcodestart
|
||||||
playfram 0x240
|
playfram 0x240
|
||||||
attackmelee 1 664 # Protoss\ZEALOT\pzeHit00.WAV
|
attackwith 1
|
||||||
|
playsnd 664 # Protoss\ZEALOT\pzeHit00.WAV
|
||||||
wait 1
|
wait 1
|
||||||
playfram 0x260
|
playfram 0x260
|
||||||
wait 1
|
wait 1
|
||||||
@ -51406,12 +51409,14 @@ MortothrokorGndAttkRpt:
|
|||||||
playfram 0x66
|
playfram 0x66
|
||||||
wait 1
|
wait 1
|
||||||
playfram 0x77
|
playfram 0x77
|
||||||
attackmelee 2 894 895 # Zerg\Ultra\zulHit00.WAV | Zerg\Ultra\zulHit01.WAV
|
attackwith 1
|
||||||
|
playsndbtwn 894 895 # Zerg\Ultra\zulHit00.WAV | Zerg\Ultra\zulHit01.WAV
|
||||||
wait 2
|
wait 2
|
||||||
playfram 0x66
|
playfram 0x66
|
||||||
wait 2
|
wait 2
|
||||||
playfram 0x77
|
playfram 0x77
|
||||||
attackmelee 2 894 895 # Zerg\Ultra\zulHit00.WAV | Zerg\Ultra\zulHit01.WAV
|
attackwith 1
|
||||||
|
playsndbtwn 894 895 # Zerg\Ultra\zulHit00.WAV | Zerg\Ultra\zulHit01.WAV
|
||||||
wait 1
|
wait 1
|
||||||
playfram 0x66
|
playfram 0x66
|
||||||
wait 1
|
wait 1
|
||||||
|
|||||||
@ -95,6 +95,7 @@ A menagerie of bugfixes and balance changes are also present, alongside the depl
|
|||||||
- [Herald](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/herald):
|
- [Herald](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/herald):
|
||||||
- Weapon cooldown now 0.92, from 1
|
- Weapon cooldown now 0.92, from 1
|
||||||
- [Sycophant](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/sycophant):
|
- [Sycophant](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/sycophant):
|
||||||
|
- Armor penetration now 3, from 2
|
||||||
- Now splashes targets in 0.25/0.5/0.75 radii
|
- Now splashes targets in 0.25/0.5/0.75 radii
|
||||||
- [Optecton](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/optecton):
|
- [Optecton](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/optecton):
|
||||||
- Transport space cost now 8, from 10
|
- Transport space cost now 8, from 10
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user