mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
[MIRROR] Expands mob_tags logging [MDB IGNORE] (#16605)
Expands mob_tags logging Co-authored-by: Gamer025 <33846895+Gamer025@users.noreply.github.com>
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
/datum/preference/name/real_name/apply_to_human(mob/living/carbon/human/target, value)
|
||||
target.real_name = value
|
||||
target.name = value
|
||||
target.log_mob_tag("RENAMED: [key_name(target)]")
|
||||
|
||||
/datum/preference/name/real_name/create_informed_default_value(datum/preferences/preferences)
|
||||
var/species_type = preferences.read_preference(/datum/preference/choiced/species)
|
||||
|
||||
Reference in New Issue
Block a user