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/147.asm
Normal file
12
data/pokedex/entries/147.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; DratiniPokedexEntry: ; 0x1cc761
|
||||
db "DRAGON@" ; species name
|
||||
dw 511, 70 ; height, width
|
||||
|
||||
db "It sheds many lay-"
|
||||
next "ers of skin as it"
|
||||
next "grows larger. Dur-"
|
||||
page "ing this process,"
|
||||
next "it is protected by"
|
||||
next "a rapid waterfall.@"
|
||||
; 0x1cc7dc
|
||||
|
||||
Reference in New Issue
Block a user