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,7 +1,7 @@
|
||||
; AI_OPPORTUNIST discourages these moves
|
||||
; when the player's HP is low.
|
||||
|
||||
StallMoves: ; 39348
|
||||
StallMoves:
|
||||
db SWORDS_DANCE
|
||||
db TAIL_WHIP
|
||||
db LEER
|
||||
@@ -35,4 +35,3 @@ StallMoves: ; 39348
|
||||
db SUBSTITUTE
|
||||
db FLAME_WHEEL
|
||||
db -1 ; end
|
||||
; 39369
|
||||
|
||||
Reference in New Issue
Block a user