Gives eggbox an inhand image, cleans up heartbox inhands

This commit is contained in:
TehZombehz
2018-02-13 19:34:46 -06:00
committed by CitadelStationBot
parent 1cda9ef2b4
commit 326238e59f
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