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/159.asm
Normal file
12
data/pokedex/entries/159.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; CroconawPokedexEntry: ; 0x1ccc84
|
||||
db "BIG JAW@" ; species name
|
||||
dw 307, 550 ; height, width
|
||||
|
||||
db "The tips of its"
|
||||
next "fangs are slanted"
|
||||
next "backward. Once"
|
||||
page "those fangs clamp"
|
||||
next "down, the prey has"
|
||||
next "no hope of escape.@"
|
||||
; 0x1cccf9
|
||||
|
||||
Reference in New Issue
Block a user