mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
257 B
NASM
9 lines
257 B
NASM
; 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
|
|
|