blob: f5669aa7d54a95098cd8abb61100a5cad5af342e (
plain)
1
2
3
4
5
6
7
8
9
10
|
; NinetalesPokedexEntry: ; 0x18260c
db "FOX@" ; species name
dw 307, 440 ; height, width
db "It is said to live"
next "a thousand years,"
next "and each of its"
page "tails is loaded"
next "with supernatural"
next "powers.@"
|