blob: 72871a5612709b411315340c659f32d0980eb310 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; 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.@"
; 0x1819f9
|