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