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/157.asm
Normal file
12
data/pokedex/entries/157.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; TyphlosionPokedexEntry: ; 0x1ccba0
|
||||
db "VOLCANO@" ; species name
|
||||
dw 507, 1750 ; height, width
|
||||
|
||||
db "When heat from its"
|
||||
next "body causes the"
|
||||
next "air around it to"
|
||||
page "shimmer, this is a"
|
||||
next "sign that it is"
|
||||
next "ready to battle.@"
|
||||
; 0x1ccc14
|
||||
|
||||
Reference in New Issue
Block a user