updated version of the pull following the advise of comments, also checking if the description of an item in custom_items.dm is carrying over

This commit is contained in:
Invader4352
2018-09-27 11:39:10 -04:00
parent 61f6bf085f
commit 42aae3932e
2 changed files with 1 additions and 6 deletions
@@ -1531,8 +1531,3 @@
icon_state = "lunasune"
extra = TRUE
ckeys_allowed = list("invader4352")
/datum/sprite_accessory/mam_tails_animated/lunasune
name = "lunasune"
icon_state = "lunasune"
extra = TRUE
@@ -401,7 +401,7 @@
/obj/item/clothing/under/lunasune
name = "Divine Robes"
icon = 'icons/obj/custom.dmi'
icon_override = 'icons/mob/custom_w.dmi'
icon_override = 'icons/obj/custom.dmi'
desc = "Heavenly robes of the kitsune Luna Pumpkin,you can feel radiance coming from them."
item_state = "Divine_robes"
icon_state = "Divine_robes"