mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-18 03:32:56 +01:00
Update debug.dm
This commit is contained in:
@@ -445,7 +445,7 @@
|
||||
if(outfit.undress)
|
||||
H.delete_inventory()
|
||||
outfit.equip(H)
|
||||
log_and_message_admins("changed the equipment of [key_name(H)] to [outfit.name].")
|
||||
log_and_message_admins("changed the equipment of [key_name(H)] to [outfit.name].", usr)
|
||||
|
||||
/client/proc/startSinglo()
|
||||
|
||||
@@ -672,4 +672,4 @@
|
||||
|
||||
var/log = "[key_name(src)] changed [planet.name]'s time to [planet.current_time.show_time("hh:mm")]."
|
||||
message_admins(log)
|
||||
log_admin(log)
|
||||
log_admin(log)
|
||||
|
||||
Reference in New Issue
Block a user