Stargazers are now station-restricted, and cogged APCs are now quiet (#31565)
* Clockwork power generator tweaks * Includes a blob_allowed check
This commit is contained in:
committed by
CitadelStationBot
parent
06061f0870
commit
f9436e53c4
@@ -450,7 +450,7 @@ GLOBAL_LIST_EMPTY(teleportlocs)
|
||||
if(!L.client.played)
|
||||
SEND_SOUND(L, sound(sound, repeat = 0, wait = 0, volume = 25, channel = CHANNEL_AMBIENCE))
|
||||
L.client.played = TRUE
|
||||
addtimer(CALLBACK(L.client, /client/proc/ResetAmbiencePlayed), 600)
|
||||
addtimer(CALLBACK(L.client, /client/proc/ResetAmbiencePlayed), 600)
|
||||
|
||||
/client/proc/ResetAmbiencePlayed()
|
||||
played = FALSE
|
||||
|
||||
Reference in New Issue
Block a user