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