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/162.asm
Normal file
12
data/pokedex/entries/162.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; FurretPokedexEntry: ; 0x1ccddd
|
||||
db "LONG BODY@" ; species name
|
||||
dw 511, 720 ; height, width
|
||||
|
||||
db "It lives in narrow"
|
||||
next "burrows that fit"
|
||||
next "its slim body. The"
|
||||
page "deeper the nests"
|
||||
next "go, the more maze-"
|
||||
next "like they become.@"
|
||||
; 0x1cce58
|
||||
|
||||
Reference in New Issue
Block a user