blob: 927af5fd295e59b70d0b781fff3c110f2be130d1 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; WartortlePokedexEntry: ; 0x181993
db "TURTLE@" ; species name
dw 303, 500 ; height, weight
db "Its long, furry"
next "tail is a symbol"
next "of longevity,"
page "making it quite"
next "popular among"
next "older people.@"
|