Tweaks hypnoquirk as the discord seems to really want it.
This commit is contained in:
@@ -348,6 +348,6 @@
|
||||
to_chat(H, "<span class='notice'><i>That object accidentally sets off your implanted trigger, sending you into a hypnotic daze!</i></span>")
|
||||
else
|
||||
to_chat(H, "<span class='notice'><i>[pick(seen)] accidentally sets off your implanted trigger, sending you into a hypnotic daze!</i></span>")
|
||||
H.apply_status_effect(/datum/status_effect/trance, 200, TRUE)
|
||||
H.apply_status_effect(/datum/status_effect/trance, 200, TRUE, FALSE)
|
||||
qdel(src)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user