Removes the fucking 20 second stunlock rng from tourettes because it's fucking stupid and I just had the most agonizing thirty fucking minutes of my goddamn life, holy shit (#64416)

Removes the 20 second stunlock from tourettes
This commit is contained in:
Iamgoofball
2022-01-26 13:52:18 +00:00
committed by GitHub
parent c2cd3a2251
commit 6ed2fafd4e
-1
View File
@@ -140,7 +140,6 @@
/datum/mutation/human/tourettes/on_life(delta_time, times_fired)
if(DT_PROB(5 * GET_MUTATION_SYNCHRONIZER(src), delta_time) && owner.stat == CONSCIOUS && !owner.IsStun())
owner.Stun(200)
switch(rand(1, 3))
if(1)
owner.emote("twitch")