mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Better examine descriptions to prevent medics from wasting time trying to revive people that left the server (#28751)
* better examine * different message
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
. += "You can feel a bright spark of life in this one!"
|
||||
return
|
||||
if(brainmob?.mind)
|
||||
if(brainmob.get_ghost())
|
||||
if(brainmob.check_ghost_client())
|
||||
. += "You can feel the small spark of life still left in this one."
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user