Merge pull request #8761 from IK3I/WrathOfSinguloth

Bags of bags of holding no longer possible.
This commit is contained in:
tigercat2000
2018-03-19 11:54:52 -07:00
committed by GitHub
@@ -38,6 +38,7 @@
max_w_class = WEIGHT_CLASS_HUGE
max_combined_w_class = 35
burn_state = FIRE_PROOF
cant_hold = list(/obj/item/weapon/storage/backpack/holding)
/obj/item/weapon/storage/backpack/holding/New()
..()