does putnam's suggestion

I edited this on a web browser so if it breaks blame putnam
This commit is contained in:
Seris02
2019-12-02 00:30:20 +08:00
committed by GitHub
parent 136698ce7d
commit cebf2d2de2

View File

@@ -1309,7 +1309,7 @@ GLOBAL_LIST_INIT(hallucination_list, list(
qdel(src)
return
var/mob/living/carbon/G = pick(mobsyup)
if (rand(0,1))
if (prob(50))
C.visible_message("<span class='warning'>[C] falls to the ground screaming and clutching [C.p_their()] wrist!</span>", \
"<span class='userdanger'>[G] grabs your wrist and violently wrenches it to the side!</span>")
C.emote("scream")