mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 08:29:57 +01:00
Refactors Glass Jars (#10703)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
return
|
||||
else
|
||||
to_chat(user, "<span class='notice'>You put the lid on \the [src].</span>")
|
||||
user.drop_from_inventory(src)
|
||||
user.put_in_hands(new /obj/item/glass_jar) //found in glassjar.dm
|
||||
qdel(src)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user