mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 15:39:57 +01:00
New Lobby Music + Adjust Volume (#20965)
Adds five new songs for Aurora lobby music - no more baseline SS13 stuff! Also backports the original Title3 for that OG SS13 goodness. Taken mostly from CCMixter. Information in licensing_information.txt. Also, updates the lobby music toggle to be a volume input. Set to 0 to mute. --------- Signed-off-by: Wowzewow (Wezzy) <42310821+alsoandanswer@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `ss13_player_preferences` ADD COLUMN `lobby_music_vol` INT(11) NOT NULL DEFAULT 85 AFTER `toggles_secondary`;
|
||||
Reference in New Issue
Block a user