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/077.asm
Normal file
12
data/pokedex/entries/077.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; PonytaPokedexEntry: ; 0x1b84f2
|
||||
db "FIRE HORSE@" ; species name
|
||||
dw 303, 660 ; height, width
|
||||
|
||||
db "Training by"
|
||||
next "jumping over grass"
|
||||
next "that grows longer"
|
||||
page "every day has made"
|
||||
next "it a world-class"
|
||||
next "jumper.@"
|
||||
; 0x1b855e
|
||||
|
||||
Reference in New Issue
Block a user