mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 04:26:03 +01:00
Removes smugglers satchels (#42166)
* Removes smugglers satchels I love the cutie reading this * remove smuggler's satchel from code * removes all smugglers' satchel persistence code * removes remaining things storage component for smugglers, the miracle ruin (uses smugglers), the dme
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
/////////// miracle ruin
|
||||
|
||||
/obj/item/storage/backpack/satchel/flat/secret/miracle_ruin
|
||||
reward_all_of_these = list(/obj/item/gun/energy/pulse/prize)
|
||||
@@ -1015,15 +1015,6 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
item = /obj/item/jammer
|
||||
cost = 5
|
||||
|
||||
/datum/uplink_item/stealthy_tools/smugglersatchel
|
||||
name = "Smuggler's Satchel"
|
||||
desc = "This satchel is thin enough to be hidden in the gap between plating and tiling; great for stashing \
|
||||
your stolen goods. Comes with a crowbar and a floor tile inside. Properly hidden satchels have been \
|
||||
known to survive intact even beyond the current shift. "
|
||||
item = /obj/item/storage/backpack/satchel/flat
|
||||
cost = 2
|
||||
surplus = 30
|
||||
|
||||
//Space Suits and Hardsuits
|
||||
/datum/uplink_item/suits
|
||||
category = "Space Suits and Hardsuits"
|
||||
|
||||
Reference in New Issue
Block a user