Merge pull request #16406 from TankTheBirb/heft-them-bags

lightens the slowdown from chemistry bags
This commit is contained in:
Heroman3003
2024-10-04 18:48:59 +10:00
committed by GitHub
@@ -426,7 +426,7 @@
desc = "A bag for storing pills, patches, and bottles."
max_storage_space = 200
w_class = ITEMSIZE_LARGE
slowdown = 3
slowdown = 1 //you probably shouldn't be running with chemicals
can_hold = list(/obj/item/reagent_containers/pill,/obj/item/reagent_containers/glass/beaker,/obj/item/reagent_containers/glass/bottle)
// -----------------------------