> wheretofind antique packet
The following monsters drop antique packet of ketchup:
Possessed Silverware Drawer found in Haunted Kitchen
> goget antique packet
Conditions list cleared.
Condition added: antique packet of ketchup
antique packet of ketchup
No monsters drop this item.
> alias goget => ashq import <zlib.ash> location[monster] locs; foreach l in $locations[] foreach num,m in get_monsters(l) foreach i in item_drops(m) if (i == to_item("%%")) locs[m] = l; foreach m in locs obtain(1, "%%", locs[m]);
String successfully aliased.
goget => ashq import <zlib.ash> location[monster] locs; foreach l in $locations[] foreach num,m in get_monsters(l) foreach i in item_drops(m) if (i == to_item("%%")) locs[m] = l; foreach m in locs obtain(1, "%%", locs[m]);
> goget antique packet
You need 1 more antique packet of ketchup to continue.
Conditions list cleared.
Condition added: antique packet of ketchup
antique packet of ketchup
Request 1 of 24 (Manor1: Haunted Kitchen) in progress...