mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +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
@@ -58,7 +58,7 @@
|
||||
user.visible_message(span_notice("[user] smashes [src] on [comp]"),
|
||||
span_info("You smash [src] on [comp], christening a new landable ship named [S.name]"),
|
||||
span_notice("You hear glass shattering"))
|
||||
log_and_message_admins("[key_name_admin(user)] Created a new shuttle [S.name]. [ADMIN_JMP(comp_turf)]")
|
||||
log_and_message_admins("Created a new shuttle [S.name]. [ADMIN_JMP(comp_turf)]", user)
|
||||
spawn(1 SECOND)
|
||||
playsound(comp_turf, 'sound/voice/Serithi/Shuttlehere.ogg', 75, 0)
|
||||
qdel(src)
|
||||
|
||||
Reference in New Issue
Block a user