mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-23 12:33:32 +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
|
||||
beq +
|
||||
lda #$ad
|
||||
sta $78DD ; patch - don't allow heal
|
||||
sta $8580 ; patch - don't increase hits
|
||||
+
|
||||
+DISABLE_ACCEL
|
||||
|
Loading…
Reference in New Issue
Block a user