Improves messaging for blood contracts (#37391)
This commit is contained in:
committed by
CitadelStationBot
parent
3044f3ad3a
commit
4504014303
@@ -991,7 +991,7 @@
|
||||
|
||||
var/mob/living/L = choice
|
||||
|
||||
message_admins("<span class='adminnotice'>[L] has been marked for death!</span>")
|
||||
message_admins("<span class='adminnotice'>[key_name_admin(L)][ADMIN_FLW(L)] has been marked for death by [key_name_admin(user)]!</span>")
|
||||
|
||||
var/datum/objective/survive/survive = new
|
||||
survive.owner = L.mind
|
||||
|
||||
Reference in New Issue
Block a user