mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-17 07:31:19 +00:00
don't die from med kit
This commit is contained in:
parent
5bf979eddb
commit
c1d555c5df
@ -36,6 +36,7 @@ callback2
|
|||||||
and #CHEATS_ENABLED
|
and #CHEATS_ENABLED
|
||||||
beq +
|
beq +
|
||||||
lda #$ad
|
lda #$ad
|
||||||
|
sta $78DD ; patch - don't allow heal
|
||||||
sta $8580 ; patch - don't increase hits
|
sta $8580 ; patch - don't increase hits
|
||||||
+
|
+
|
||||||
+DISABLE_ACCEL
|
+DISABLE_ACCEL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user