blob: 1d9158d20fbe1ff58fd717c0a66eb395db1a958d (
plain)
1
2
3
4
5
6
7
8
9
10
|
; PsyduckPokedexEntry: ; 0x182cee
db "DUCK@" ; species name
dw 207, 430 ; height, width
db "The only time it"
next "can use its psy-"
next "chic power is when"
page "its sleeping brain"
next "cells happen to"
next "wake.@"
|