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/226.asm
Normal file
12
data/pokedex/entries/226.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; MantinePokedexEntry: ; 0x1d0e25
|
||||
db "KITE@" ; species name
|
||||
dw 611, 4850 ; height, width
|
||||
|
||||
db "It swims along"
|
||||
next "freely, eating"
|
||||
next "things that swim"
|
||||
page "into its mouth."
|
||||
next "Its whole body is"
|
||||
next "very coarse.@"
|
||||
; 0x1d0e8c
|
||||
|
||||
Reference in New Issue
Block a user