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