mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-16 13:12:22 +00:00
rejuvenate strips ghost vision from mobs
This commit is contained in:
@@ -556,12 +556,18 @@
|
||||
SetStunned(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
|
||||
radiation = 0
|
||||
nutrition = 400
|
||||
bodytemperature = T20C
|
||||
sdisabilities = 0
|
||||
disabilities = 0
|
||||
resting = FALSE
|
||||
|
||||
// fix blindness and deafness
|
||||
blinded = 0
|
||||
|
||||
Reference in New Issue
Block a user