blob: 6aee3a0804cba2c027fa64340a7023dd9d54ad5a (
plain)
1
2
3
4
5
6
7
8
9
10
|
; KingdraPokedexEntry: ; 0x1d0fd1
db "DRAGON@" ; species name
dw 511, 3350 ; height, width
db "It stores energy"
next "by sleeping at"
next "underwater depths"
page "at which no other"
next "life forms can"
next "survive.@"
|