Logs canister label changing

This commit is contained in:
YoYoBatty
2019-09-17 10:05:18 -04:00
committed by GitHub
parent 4e10294706
commit dd318ca333
@@ -404,6 +404,7 @@
var/newtype = label2types[label]
if(newtype)
var/obj/machinery/portable_atmospherics/canister/replacement = newtype
investigate_log("was relabelled to [initial(replacement.name)] by [key_name(usr)].", INVESTIGATE_ATMOS)
name = initial(replacement.name)
desc = initial(replacement.desc)
icon_state = initial(replacement.icon_state)