Cleans up logging

This commit is contained in:
ShizCalev
2018-06-09 15:51:58 -04:00
parent 9a5859a977
commit 3abd2b6d27
48 changed files with 82 additions and 82 deletions
@@ -170,7 +170,7 @@
return
if(QDELETED(src) || uses <= 0)
return
log_game("[user.ckey] golem-swapped into [src]")
log_game("[key_name(user)] golem-swapped into [src]")
user.visible_message("<span class='notice'>A faint light leaves [user], moving to [src] and animating it!</span>","<span class='notice'>You leave your old body behind, and transfer into [src]!</span>")
show_flavour = FALSE
create(ckey = user.ckey,name = user.real_name)