blob: 3bb6f882b773143efa7bf02f270f95a6c95a0897 (
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.@"
|