mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
[MIRROR] cleans up some logging (#9855)
Co-authored-by: Cameron Lennox <killer65311@gmail.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a1e163731d
commit
c1cd7dc3f0
@@ -1600,7 +1600,7 @@
|
||||
usr.on_mob_jump()
|
||||
usr.forceMove(T)
|
||||
feedback_add_details("admin_verb","JM") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
||||
log_and_message_admins("[key_name_admin(usr)] jumped to [key_name_admin(M)]")
|
||||
log_and_message_admins("jumped to [key_name_admin(M)]", usr)
|
||||
else
|
||||
to_chat(usr, span_filter_adminlog("This mob is not located in the game world."))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user