You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Remove all address comments
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
; AI_AGGRESSIVE does not discourage these moves
|
||||
; even if a stronger one is available.
|
||||
|
||||
RecklessMoves: ; 393e2
|
||||
RecklessMoves:
|
||||
db EFFECT_SELFDESTRUCT
|
||||
db EFFECT_RAMPAGE
|
||||
db EFFECT_MULTI_HIT
|
||||
db EFFECT_DOUBLE_HIT
|
||||
db -1 ; end
|
||||
; 393e7
|
||||
|
||||
Reference in New Issue
Block a user