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:
kyunkyunkyun
2025-04-11 22:33:06 +05:00
committed by GitHub
parent da7973ee7c
commit e8006a8c8a
5 changed files with 18 additions and 10 deletions
+1 -1
View File
@@ -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