mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 12:05:59 +01:00
The TSA has reason to believe there are weapons in the airport
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
handle_item_insertion(I, 0 , L)
|
||||
|
||||
|
||||
/obj/item/weapon/storage/get_dumping_location(obj/item/weapon/storage/source,mob/user)
|
||||
/obj/item/storage/get_dumping_location(obj/item/storage/source,mob/user)
|
||||
return src
|
||||
|
||||
//Tries to dump content
|
||||
@@ -416,7 +416,7 @@
|
||||
|
||||
handle_item_insertion(W, 0 , user)
|
||||
|
||||
/obj/item/weapon/storage/AllowDrop()
|
||||
/obj/item/storage/AllowDrop()
|
||||
return TRUE
|
||||
|
||||
/obj/item/storage/attack_hand(mob/user)
|
||||
|
||||
Reference in New Issue
Block a user