mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +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,5 +0,0 @@
|
||||
/datum/component/storage/concrete/secret_satchel/can_be_inserted(I,msg,user)
|
||||
if(SSpersistence.spawned_objects[I])
|
||||
to_chat(user, "<span class='warning'>[I] is unstable after its journey through space and time, it wouldn't survive another trip.</span>")
|
||||
return FALSE
|
||||
return ..()
|
||||
Reference in New Issue
Block a user