mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +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
@@ -288,7 +288,7 @@
|
||||
for(var/obj/item/W in contents)
|
||||
new_mob.equip_to_appropriate_slot(W)
|
||||
|
||||
M.log_message("became [new_mob.real_name]", LOG_ATTACK, color="orange")
|
||||
M.log_message("became [new_mob.name]([new_mob.type])", LOG_ATTACK, color="orange")
|
||||
|
||||
new_mob.set_combat_mode(TRUE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user