Merge pull request #2532 from Citadel-Station-13/upstream-merge-30238

[MIRROR] Fixes ingredients-box sprite.
This commit is contained in:
LetterJay
2017-08-29 02:14:30 -05:00
committed by GitHub
2 changed files with 901 additions and 893 deletions
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,9 @@
diff a/code/game/objects/items/storage/boxes.dm b/code/game/objects/items/storage/boxes.dm (rejected hunks)
@@ -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.
name = "ingredients box"
illustration = "donk_kit"
- icon_state = null
/obj/item/storage/box/ingredients/Initialize()
..()