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