blob: 6b349351be14fbd6671a2c3f16251338ab597a0a (
plain)
1
2
3
4
5
6
7
8
9
10
|
; SquirtlePokedexEntry: ; 0x181926
db "TINYTURTLE@" ; species name
dw 108, 200 ; height, width
db "When it feels"
next "threatened, it"
next "draws its legs"
page "inside its shell"
next "and sprays water"
next "from its mouth.@"
|