Merge pull request #7438 from Citadel-Station-13/donatorfix3
Donator Item Fix
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user