Unholy Chef Tweaks (#8473)

This commit is contained in:
Geeves
2020-03-22 12:17:29 +01:00
committed by GitHub
parent 51decb6038
commit 5fb94a7ed4
3 changed files with 32 additions and 1 deletions
@@ -698,7 +698,7 @@
name = "produce box"
desc = "A large box of random, leftover produce."
icon_state = "largebox"
starts_with = list(/obj/random_produce = 12)
starts_with = list(/obj/random_produce/box = 15)
/obj/item/storage/box/produce/fill()
. = ..()