Buff Matrix HP

This commit is contained in:
Pr0nogo 2023-09-21 03:39:07 -04:00
parent e96470bc21
commit 044ec9bf3e
5 changed files with 11 additions and 6 deletions

Binary file not shown.

Binary file not shown.

View File

@ -6999,7 +6999,7 @@ Phalanx_Siege_BaseInit:
playfram 0xAA
wait 2
playfram 0xBB
wait 32
wait 28
sigorder 1
goto ScourgeLocal00
@ -7065,13 +7065,13 @@ Phalanx_Siege_TurretInit:
playfram 0x44
wait 1
nobrkcodestart
wait 13
wait 18
playfram 0x55
wait 2
playfram 0x66
wait 2
playfram 0x77
wait 13
wait 8
playsnd 318 # Terran\TANK\TTaTra00.WAV
wait 1
playfram 0x88
@ -7095,7 +7095,7 @@ Phalanx_Siege_TurretInit:
Phalanx_Siege_TurretGndAttkInit:
wait 1
nobrkcodestart
playsnd 96 # Bullet\TTaFi200.wav
playsnd 96 # Bullet\TTaFi200.wav
imgoluselo 537 2 0 # Siege Tank(Siege) Turret Attack Overlay (thingy\esiFire.grp)
wait 2
playfram 0x11
@ -7128,7 +7128,7 @@ Phalanx_Siege_TurretSpecialState2:
playfram 0x88
wait 2
playfram 0x77
wait 21
wait 17
playfram 0x66
wait 2
playfram 0x55

View File

@ -25,6 +25,7 @@ Patch goals include:
- Lifted turreted units (e.g. Goliath) can no longer attack from lifted Anchors (r. Mystery Meat)
- Audiovisuals:
- Terran error SFX can now correctly plays no more than once at any time
- Phalanx siege transforms have had turret and base relations corrected (r. DF)
- Treasuries now display progress bars while under construction, and no longer display an armor icon
- Birthing Zerg units now use the correct armor icon
- Custom UI graphics (order lines, transport UI, etc) are now reset between games (c. Veeq7)
@ -32,4 +33,8 @@ Patch goals include:
## AI
- Increased refinery request priorities to improve gas capping pace
- Reduced number of tower requests per base to reduce clutter
- Reduced number of tower requests per base to reduce clutter
## Protoss
- [Matrix](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/matrix):
- HP now 180, from 150

Binary file not shown.