Blood Red Tie - Donator Loadout (#5579)

* donation item

* path cleanup

* ditto

* Update __donator.dm
This commit is contained in:
LetterJay
2018-02-18 19:37:10 -06:00
committed by Poojawa
parent 382854d4da
commit 8483f94d5f
4 changed files with 17 additions and 4 deletions
+8 -1
View File
@@ -252,6 +252,13 @@
icon_override = 'icons/mob/custom_w.dmi'
item_state = "pink"
/obj/item/clothing/neck/tie/bloodred
name = "Blood Red Tie"
desc = "A neosilk clip-on tie. This one has a black S on the tipping and looks rather unique."
icon = 'icons/obj/custom.dmi'
icon_state = "bloodredtie"
icon_override = 'icons/mob/custom_w.dmi'
/*Fractious*/
@@ -296,4 +303,4 @@
if(H.arousalloss < H.max_arousal / 3)
H.arousalloss = H.max_arousal / 3
if(prob(5) && H.hallucination < 15)
H.hallucination += 10
H.hallucination += 10