Merge pull request #10265 from Kelenius/ofBeakersAndMicrowaves

Of beakers and microwaves
This commit is contained in:
Chinsky
2015-07-22 20:31:45 +03:00

View File

@@ -130,7 +130,7 @@
if (!(R.id in acceptable_reagents))
user << "\red Your [O] contains components unsuitable for cookery."
return 1
//G.reagents.trans_to(src,G.amount_per_transfer_from_this)
return
else if(istype(O,/obj/item/weapon/grab))
var/obj/item/weapon/grab/G = O
user << "\red This is ridiculous. You can not fit \the [G.affecting] in this [src]."