blob: 02fac12616e234f4971478984132bf9a03704500 (
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.@"
|