Merge pull request #593 from Yawn-Wider/rinfluff

Rin Deimos fluff item, just a crystal that does nothing.
This commit is contained in:
Repede
2020-02-18 20:41:05 -05:00
committed by GitHub
2 changed files with 21 additions and 0 deletions
@@ -849,6 +849,15 @@
ckeywhitelist = list("roguenoob")
character_name = list("Basir Fahim")
//rouwren
//Rin Deimos
/datum/gear/fluff/rin_deimos_1
path = /obj/item/clothing/accessory/medal/fluff/rindeimos
display_name = "Broken Life Crystal"
description = "The broken life crystal doesn't do anything, except remind you of loss."
ckeywhitelist = list("rouwren")
character_name = list("Rin Deimos")
// S CKEYS
//snakewitharocketlauncher
//Alex Wolf
@@ -1638,3 +1638,15 @@
// *****
// Rouwren
// *****
/obj/item/clothing/accessory/medal/fluff/rindeimos
name = "Broken Life Crystal"
desc = "The broken life crystal doesn't do anything, except remind you of loss."
icon = 'icons/vore/custom_items_vr.dmi'
icon_state = "khlife3"
icon_override = 'icons/vore/custom_items_vr.dmi'
item_state = "khlife_overlay"
overlay_state = "khlife_overlay"