Gives eggbox an inhand image, cleans up heartbox inhands
This commit is contained in:
committed by
CitadelStationBot
parent
1cda9ef2b4
commit
326238e59f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user