blob: 48a76e5a3c5212682d91622f4a3b16503b6df8f0 (
plain)
1
2
3
4
5
6
7
8
|
; KoffingPokedexEntry: ; 0x1b9276
db "POISON GAS@" ; species name
dw 200, 20; height, width
db "If one gets close", $4e, "enough to it when", $4e, "it expels poison-@"
db "ous gas, the gas", $4e, "swirling inside it", $4e, "can be seen.@"
; 0x1b92ec
|