mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Merge pull request #30238 from kingofkosmos/fixesingredientsboxsprite
Fixes ingredients-box sprite.
This commit is contained in:
@@ -732,7 +732,6 @@
|
|||||||
/obj/item/storage/box/ingredients //This box is for the randomely chosen version the chef spawns with, it shouldn't actually exist.
|
/obj/item/storage/box/ingredients //This box is for the randomely chosen version the chef spawns with, it shouldn't actually exist.
|
||||||
name = "ingredients box"
|
name = "ingredients box"
|
||||||
illustration = "donk_kit"
|
illustration = "donk_kit"
|
||||||
icon_state = null
|
|
||||||
|
|
||||||
/obj/item/storage/box/ingredients/Initialize()
|
/obj/item/storage/box/ingredients/Initialize()
|
||||||
..()
|
..()
|
||||||
|
|||||||
Reference in New Issue
Block a user