mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
committed by
oranges
parent
2641f04d3c
commit
dcaeccf2b3
@@ -166,7 +166,6 @@
|
||||
var/obj/item/T
|
||||
if(trash)
|
||||
T = generate_trash()
|
||||
qdel(src)
|
||||
if(trash)
|
||||
user.put_in_hands(T)
|
||||
qdel(src)
|
||||
user.putItemFromInventoryInHandIfPossible(T, user.active_hand_index, TRUE)
|
||||
user << "<span class='notice'>You open [src]\'s shell, revealing \a [T].</span>"
|
||||
|
||||
Reference in New Issue
Block a user