[s] ports "Fixes ore satchel exploits, various storage size circumventions."

This commit is contained in:
Ghommie
2019-07-27 13:01:27 +02:00
parent 39dea966ae
commit 0a560b171c
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
AddComponent(component_type)
/obj/item/storage/AllowDrop()
return TRUE
return FALSE
/obj/item/storage/contents_explosion(severity, target)
for(var/atom/A in contents)