Merge pull request #3887 from Fox-McCloud/bag-of-holding

Bag of Holding Tweak
This commit is contained in:
TheDZD
2016-03-16 21:45:52 -04:00
@@ -33,8 +33,8 @@
desc = "A backpack that opens into a localized pocket of Blue Space."
origin_tech = "bluespace=4"
icon_state = "holdingpack"
max_w_class = 4
max_combined_w_class = 28
max_w_class = 5
max_combined_w_class = 35
New()
..()