changed number of mining satchel slots to 10

This commit is contained in:
Squirgenheimer
2018-10-29 05:17:50 -04:00
parent a6d7fe8f45
commit 687d2c8f0f
@@ -135,7 +135,7 @@
origin_tech = "engineering=2"
slot_flags = SLOT_BELT | SLOT_POCKET
w_class = WEIGHT_CLASS_NORMAL
storage_slots = 50
storage_slots = 10
max_combined_w_class = 200 //Doesn't matter what this is, so long as it's more or equal to storage_slots * ore.w_class
max_w_class = WEIGHT_CLASS_NORMAL
can_hold = list(/obj/item/stack/ore)