better wording*

This commit is contained in:
Trilbyspaceclone
2019-07-10 02:43:18 -04:00
committed by GitHub
parent 54c28b19af
commit c9e13f8d62
@@ -211,7 +211,7 @@
/datum/reagent/water/holywater/reaction_mob(mob/living/M, method=TOUCH, reac_volume)
if(iscultist(M))
to_chat(M, "<span class='userdanger'>A bright light cleans your mind of the darkness of corruption!</span>")
to_chat(M, "<span class='userdanger'>A fog spreads through your mind, weakening your connect to the viel and purging your mind of Nar-sen's influence</span>")
..()
/datum/reagent/water/holywater/on_mob_life(mob/living/carbon/M)
@@ -1922,4 +1922,4 @@
if(added_length >= 0.20) //Only add the length if it's greater than or equal to 0.2. This is to prevent people from smoking the reagents and causing the penis to update constantly.
P.length += added_length
P.update()
..()
..()