blob: dc66b4e1ad7e52296a23dab84aa647334c452364 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; HoundoomPokedexEntry: ; 0x1d0f66
db "DARK@" ; species name
dw 407, 770 ; height, width
db "The pungent-"
next "smelling flame"
next "that shoots from"
page "its mouth results"
next "from toxins burn-"
next "ing in its body.@"
; 0x1d0fd1
|