Merge pull request #8982 from Ghommie/Ghommie-cit160

[s] ports "Fixes ore satchel exploits, various storage size circumventions."
This commit is contained in:
kevinz000
2019-07-29 04:37:36 -07:00
committed by GitHub
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)