Merge pull request #5504 from Citadel-Station-13/upstream-merge-35651

[MIRROR] Gives eggbox an inhand image, cleans up heartbox inhands
This commit is contained in:
deathride58
2018-02-16 01:28:54 +00:00
committed by GitHub
4 changed files with 4 additions and 2 deletions
+4 -2
View File
@@ -80,6 +80,7 @@
/obj/item/storage/fancy/egg_box
icon = 'icons/obj/food/containers.dmi'
item_state = "eggbox"
icon_state = "eggbox"
icon_type = "egg"
lefthand_file = 'icons/mob/inhands/misc/food_lefthand.dmi'
@@ -290,8 +291,9 @@
name = "heart-shaped box"
desc = "A heart-shaped box for holding tiny chocolates."
icon = 'icons/obj/food/containers.dmi'
icon_state = "heartbox"
icon_type = "heart"
item_state = "chocolatebox"
icon_state = "chocolatebox"
icon_type = "chocolate"
lefthand_file = 'icons/mob/inhands/misc/food_lefthand.dmi'
righthand_file = 'icons/mob/inhands/misc/food_righthand.dmi'
storage_slots = 8