mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 11:34:19 +01:00
more options for matter decompiler (#20874)
This commit is contained in:
@@ -555,6 +555,11 @@
|
||||
if(info)
|
||||
icon_state = "scrap_words"
|
||||
|
||||
/obj/item/paper/crumpled/decompile_act(obj/item/matter_decompiler/C, mob/user)
|
||||
C.stored_comms["wood"] += 1
|
||||
qdel(src)
|
||||
return TRUE
|
||||
|
||||
/obj/item/paper/crumpled/bloody
|
||||
icon_state = "scrap_bloodied"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user