mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
This reverts commit f54b6904b9.
This commit is contained in:
committed by
GitHub
parent
8cb3571a9c
commit
f029dd1dfc
@@ -81,9 +81,6 @@ Note: Must be placed within 3 tiles of the R&D Console
|
||||
busy = 1
|
||||
loaded_item = O
|
||||
O.loc = src
|
||||
if(istype(O, /obj/item/storage))
|
||||
var/obj/item/storage/S = O
|
||||
S.hide_from_all()
|
||||
to_chat(user, "<span class='notice'>You add the [O.name] to the [src.name]!</span>")
|
||||
flick("d_analyzer_la", src)
|
||||
spawn(10)
|
||||
|
||||
Reference in New Issue
Block a user