mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-13 17:14:47 +01:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user