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,6 +1,6 @@
|
||||
; The original base Special stat for each Pokémon from Red/Blue
|
||||
|
||||
KantoMonSpecials: ; fb656
|
||||
KantoMonSpecials:
|
||||
db 65 ; BULBASAUR
|
||||
db 80 ; IVYSAUR
|
||||
db 100 ; VENUSAUR
|
||||
@@ -152,4 +152,3 @@ KantoMonSpecials: ; fb656
|
||||
db 100 ; DRAGONITE
|
||||
db 154 ; MEWTWO
|
||||
db 100 ; MEW
|
||||
; fb6ed
|
||||
|
||||
Reference in New Issue
Block a user