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