Fixed eggs not going back into egg boxes

This commit is contained in:
Whitellama
2014-08-19 02:44:58 -07:00
parent b24976a67e
commit 26721cf0d5

View File

@@ -68,6 +68,7 @@
icon_type = "egg"
name = "egg box"
storage_slots = 12
max_combined_w_class = 24
can_hold = list("/obj/item/weapon/reagent_containers/food/snacks/egg")
/obj/item/weapon/storage/fancy/egg_box/New()