mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 02:25:06 +01:00
Merge pull request #16406 from TankTheBirb/heft-them-bags
lightens the slowdown from chemistry bags
This commit is contained in:
@@ -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)
|
||||
|
||||
// -----------------------------
|
||||
|
||||
Reference in New Issue
Block a user