mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 15:18:09 +01:00
Merge pull request #5337 from CHOMPStation2/upstream-merge-14165
[MIRROR] [MIRROR] rejuvenate strips ghost vision from mobs
This commit is contained in:
@@ -630,12 +630,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