You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Rename directory stats -> data.
This commit is contained in:
12
data/pokedex/entries/060.asm
Normal file
12
data/pokedex/entries/060.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; PoliwagPokedexEntry: ; 0x182f91
|
||||
db "TADPOLE@" ; species name
|
||||
dw 200, 270 ; height, width
|
||||
|
||||
db "The swirl on its"
|
||||
next "belly is its"
|
||||
next "insides showing"
|
||||
page "through the skin."
|
||||
next "It looks clearer"
|
||||
next "after it eats.@"
|
||||
; 0x182ffd
|
||||
|
||||
Reference in New Issue
Block a user