blob: 5edcecd465d8d7854b39bf97d497ff04b21e085d (
plain)
1
2
3
4
5
6
7
8
|
; WeezingPokedexEntry: ; 0x1b92ec
db "POISON GAS@" ; species name
dw 311, 210; height, width
db "When it inhales", $4e, "poisonous gases", $4e, "from garbage, its@"
db "body expands, and", $4e, "its insides smell", $4e, "much worse.@"
; 0x1b935d
|