blob: 6e83161db344de77d7089d545d076c19e350ef28 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; 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.@"
|