Merge pull request #7438 from Citadel-Station-13/donatorfix3

Donator Item Fix
This commit is contained in:
LetterJay
2018-08-07 09:15:00 -05:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
@@ -42,10 +42,10 @@
path = /obj/item/clothing/accessory/medal/steele
ckeywhitelist = list("inferno707")
/datum/gear/sexymimemask
name = "The hollow heart"
/datum/gear/hheart
name = "The Hollow Heart"
category = SLOT_WEAR_MASK
path = /obj/item/clothing/mask/sexymime
path = /obj/item/clothing/mask/hheart
ckeywhitelist = list("inferno707")
/datum/gear/engravedzippo
@@ -171,7 +171,7 @@
item_state = "santa"
slowdown = 0
/obj/item/clothing/mask/sexymime
/obj/item/clothing/mask/hheart
name = "The Hollow heart"
desc = "Sometimes things are too much to hide."
icon = 'icons/obj/custom.dmi'