mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-17 13:42:44 +00:00
rejuvenate strips ghost vision from mobs
This commit is contained in:
@@ -556,12 +556,18 @@
|
|||||||
SetStunned(0)
|
SetStunned(0)
|
||||||
SetWeakened(0)
|
SetWeakened(0)
|
||||||
|
|
||||||
|
// undo various death related conveniences
|
||||||
|
sight = initial(sight)
|
||||||
|
see_in_dark = initial(see_in_dark)
|
||||||
|
see_invisible = initial(see_invisible)
|
||||||
|
|
||||||
// shut down ongoing problems
|
// shut down ongoing problems
|
||||||
radiation = 0
|
radiation = 0
|
||||||
nutrition = 400
|
nutrition = 400
|
||||||
bodytemperature = T20C
|
bodytemperature = T20C
|
||||||
sdisabilities = 0
|
sdisabilities = 0
|
||||||
disabilities = 0
|
disabilities = 0
|
||||||
|
resting = FALSE
|
||||||
|
|
||||||
// fix blindness and deafness
|
// fix blindness and deafness
|
||||||
blinded = 0
|
blinded = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user