mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
[MIRROR] Better wabbajack polymorph logging (#6816)
* Better wabbajack polymorph logging (#59991) * Better wabbajack polymorph logging Co-authored-by: Wayland-Smithy <64715958+Wayland-Smithy@users.noreply.github.com>
This commit is contained in:
co-authored by
Wayland-Smithy
parent
3458185ceb
commit
3e2b6771a7
@@ -1221,6 +1221,7 @@
|
||||
// Called when we are hit by a bolt of polymorph and changed
|
||||
// Generally the mob we are currently in is about to be deleted
|
||||
/mob/living/proc/wabbajack_act(mob/living/new_mob)
|
||||
log_game("[key_name(src)] is being wabbajack polymorphed into: [new_mob.name]([new_mob.type]).")
|
||||
new_mob.name = real_name
|
||||
new_mob.real_name = real_name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user