mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-31 00:59:16 +01:00
prefs/tweaks
This commit is contained in:
@@ -131,5 +131,5 @@ datum/announcement/proc/Log(message as text, message_title as text)
|
||||
AnnounceArrivalSimple(character.real_name, rank, join_message)
|
||||
|
||||
|
||||
/proc/AnnounceArrivalSimple(var/name, var/rank = "visitor", var/join_message = "will arrive to the station shortly by shuttle", var/new_sound = 'sound/misc/notice3.ogg')
|
||||
/proc/AnnounceArrivalSimple(var/name, var/rank = "visitor", var/join_message = "will arrive to the station shortly by shuttle", new_sound = 'sound/misc/notice3.ogg')
|
||||
global_announcer.autosay("[name], [rank], [join_message].", "Arrivals Announcement Computer")
|
||||
|
||||
Reference in New Issue
Block a user