blob: 1c991d8950650e303b2d7797aef7a6ceb19ac5d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; SudowoodoPokedexEntry: ; 0x1cd7d9
db "IMITATION@" ; species name
dw 311, 840 ; height, width
db "If a tree branch"
next "shakes when there"
next "is no wind, it's a"
page "SUDOWOODO, not a"
next "tree. It hides"
next "from the rain.@"
; 0x1cd84b
|