mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-06 07:22:15 +00:00
Amending stun commit.
Stun will properly be set to 0 if the species has NO_PAIN.
This commit is contained in:
@@ -1754,6 +1754,7 @@
|
||||
|
||||
/mob/living/carbon/human/handle_stunned()
|
||||
if(species.flags & NO_PAIN)
|
||||
stunned = 0
|
||||
return 0
|
||||
if(..())
|
||||
speech_problem_flag = 1
|
||||
|
||||
Reference in New Issue
Block a user