mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Logging tweaks.
Uploading a new library book now also gives an admin notice. Admin logs will now add a (JMP) if at all applicable.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
vine.mature_time = 0
|
||||
vine.process()
|
||||
|
||||
log_and_message_admins_with_location("Event: Spacevines spawned at [T.loc] ([T.x],[T.y],[T.z])", T.x, T.y, T.z)
|
||||
log_and_message_admins("Spacevines spawned at \the [get_area(T)]", location = T)
|
||||
return
|
||||
log_and_message_admins("<span class='notice'>Event: Spacevines failed to find a viable turf.</span>")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user