You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Resolve some "???" comments
This commit is contained in:
@@ -900,7 +900,7 @@ CountStep:
|
||||
; Increase the EXP of (both) DayCare Pokemon by 1.
|
||||
farcall DayCareStep
|
||||
|
||||
; Every four steps, deal damage to all Poisoned Pokemon
|
||||
; Every 4 steps, deal damage to all poisoned Pokemon.
|
||||
ld hl, wPoisonStepCount
|
||||
ld a, [hl]
|
||||
cp 4
|
||||
|
||||
Reference in New Issue
Block a user