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/240.asm
Normal file
12
data/pokedex/entries/240.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; MagbyPokedexEntry: ; 0x1d140e
|
||||
db "LIVE COAL@" ; species name
|
||||
dw 204, 470 ; height, width
|
||||
|
||||
db "It naturally spits"
|
||||
next "an 1100-degree"
|
||||
next "flame. It is said"
|
||||
page "when many appear,"
|
||||
next "it heralds a"
|
||||
next "volcanic eruption.@"
|
||||
; 0x1d1482
|
||||
|
||||
Reference in New Issue
Block a user