more options for matter decompiler (#20874)

This commit is contained in:
Henri215
2023-04-22 09:44:33 +02:00
committed by GitHub
parent dc75a748f1
commit 627a46a068
6 changed files with 37 additions and 10 deletions
@@ -215,6 +215,14 @@
damtype = "fire"
START_PROCESSING(SSobj, src)
/obj/item/flashlight/flare/decompile_act(obj/item/matter_decompiler/C, mob/user)
if(!fuel)
C.stored_comms["metal"] += 1
C.stored_comms["glass"] += 1
qdel(src)
return TRUE
return ..()
// GLOWSTICKS
/obj/item/flashlight/flare/glowstick