Allows more things to be put in the microwave (#21650)

* more items can be inserted

* tweaked explosions

* intent
This commit is contained in:
swindly
2016-11-21 17:56:02 -05:00
committed by oranges
parent cc0071e720
commit 3cd20e06e8
2 changed files with 24 additions and 5 deletions
+4
View File
@@ -272,6 +272,10 @@
src.fingerprintslast = from.fingerprintslast
//TODO bloody overlay
/obj/item/stack/microwave_act(obj/machinery/microwave/M)
if(M && M.dirty < 100)
M.dirty += amount
/*
* Recipe datum
*/