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/146.asm
Normal file
12
data/pokedex/entries/146.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; MoltresPokedexEntry: ; 0x1cc706
|
||||
db "FLAME@" ; species name
|
||||
dw 607, 1320 ; height, width
|
||||
|
||||
db "Legendary bird"
|
||||
next "#MON. It is"
|
||||
next "said to migrate"
|
||||
page "from the south"
|
||||
next "along with the"
|
||||
next "spring.@"
|
||||
; 0x1cc761
|
||||
|
||||
Reference in New Issue
Block a user