mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Unholy Chef Tweaks (#8473)
This commit is contained in:
@@ -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()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user