Removes tourettes (#28153)

* Removes tourettes

* Removes twitchblock
This commit is contained in:
DGamerL
2025-01-28 21:04:52 +00:00
committed by GitHub
parent 81775e23d6
commit 452c80e859
8 changed files with 0 additions and 52 deletions
-1
View File
@@ -530,7 +530,6 @@
cure_nearsighted()
CureMute()
CureDeaf()
CureTourettes()
CureEpilepsy()
CureCoughing()
CureNervous()
@@ -837,10 +837,6 @@ STATUS EFFECTS
/mob/living/proc/CureNervous()
CureIfHasDisability(GLOB.nervousblock)
// Tourettes
/mob/living/proc/CureTourettes()
CureIfHasDisability(GLOB.twitchblock)
/mob/living/proc/CureIfHasDisability(block)
if(dna && dna.GetSEState(block))
dna.SetSEState(block, 0, 1) //Fix the gene