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/080.asm
Normal file
12
data/pokedex/entries/080.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; SlowbroPokedexEntry: ; 0x1b8635
|
||||
db "HERMITCRAB@" ; species name
|
||||
dw 503, 1730 ; height, width
|
||||
|
||||
db "An attached"
|
||||
next "SHELLDER won't let"
|
||||
next "go because of the"
|
||||
page "tasty flavor that"
|
||||
next "oozes out of its"
|
||||
next "tail.@"
|
||||
; 0x1b869d
|
||||
|
||||
Reference in New Issue
Block a user