Nerfs Chemistry Bag Toting

Chemistry bags can no longer be carried around in the belt slot, considering the number of chems they can carry they are probably a bit too large for that.
This commit is contained in:
Unknown
2019-11-17 15:55:19 -05:00
parent fc063fc450
commit a788cad3d9
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
/obj/item/weapon/storage/bag/chemistry
slot_flags = null

View File

@@ -1177,6 +1177,7 @@
#include "code\game\objects\items\weapons\storage\backpack.dm"
#include "code\game\objects\items\weapons\storage\backpack_vr.dm"
#include "code\game\objects\items\weapons\storage\bags.dm"
#include "code\game\objects\items\weapons\storage\bags_vr.dm"
#include "code\game\objects\items\weapons\storage\belt.dm"
#include "code\game\objects\items\weapons\storage\belt_vr.dm"
#include "code\game\objects\items\weapons\storage\bible.dm"