Fix for invisible heartboxes
This commit is contained in:
committed by
CitadelStationBot
parent
88098fe2e1
commit
1346e88e6b
@@ -291,7 +291,7 @@
|
|||||||
desc = "A heart-shaped box for holding tiny chocolates."
|
desc = "A heart-shaped box for holding tiny chocolates."
|
||||||
icon = 'icons/obj/food/containers.dmi'
|
icon = 'icons/obj/food/containers.dmi'
|
||||||
icon_state = "heartbox"
|
icon_state = "heartbox"
|
||||||
icon_type = "chocolate"
|
icon_type = "heart"
|
||||||
lefthand_file = 'icons/mob/inhands/misc/food_lefthand.dmi'
|
lefthand_file = 'icons/mob/inhands/misc/food_lefthand.dmi'
|
||||||
righthand_file = 'icons/mob/inhands/misc/food_righthand.dmi'
|
righthand_file = 'icons/mob/inhands/misc/food_righthand.dmi'
|
||||||
storage_slots = 8
|
storage_slots = 8
|
||||||
|
|||||||
Reference in New Issue
Block a user