Merge pull request #6063 from Whitellama/master

Fixed eggs not going back into egg boxes
This commit is contained in:
Ccomp5950
2014-08-19 06:23:57 -05:00

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()