mirror of
https://github.com/pret/pokecrystal.git
synced 2026-04-25 15:41:56 -05:00
Update effect_commands.asm
This commit is contained in:
parent
0d824d6d4e
commit
eedd3ee421
|
|
@ -6432,7 +6432,7 @@ BattleCommand_TimeBasedHealContinue:
|
|||
.start
|
||||
; Index for .Multipliers
|
||||
; Default restores half max HP.
|
||||
ld c, 3
|
||||
ld c, 2
|
||||
|
||||
; Don't bother healing if HP is already full.
|
||||
push bc
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user