[MIRROR] Replaces paralyzed typo (#2765)

* Replaces paralyzed typo (#56208)

* Replaces paralyzed typo

Co-authored-by: c420-o <76887567+c420-o@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-01-18 07:45:06 +01:00
committed by GitHub
parent 86efdedb21
commit 68f0b64ac1
+1 -1
View File
@@ -165,7 +165,7 @@
return I
///////////////////////////////// PARALYZED //////////////////////////////////
/mob/living/proc/IsParalyzed() //If we're immobilized
/mob/living/proc/IsParalyzed() //If we're paralyzed
return has_status_effect(STATUS_EFFECT_PARALYZED)
/mob/living/proc/AmountParalyzed() //How many deciseconds remain in our Paralyzed status effect