[tweak] lobbyscreens, music
# Conflicts: # Resources/Prototypes/SoundCollections/lobby.yml
This commit is contained in:
BIN
Resources/Audio/Lobby/roomishere.ogg
Normal file
BIN
Resources/Audio/Lobby/roomishere.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Lobby/saveheaven.ogg
Normal file
BIN
Resources/Audio/Lobby/saveheaven.ogg
Normal file
Binary file not shown.
@@ -1,5 +1,5 @@
|
|||||||
- type: soundCollection
|
- type: soundCollection
|
||||||
id: LobbyMusic
|
id: LobbyMusicOld
|
||||||
files:
|
files:
|
||||||
- /Audio/Lobby/thunderdome.ogg
|
- /Audio/Lobby/thunderdome.ogg
|
||||||
- /Audio/Lobby/absconditus.ogg
|
- /Audio/Lobby/absconditus.ogg
|
||||||
@@ -16,4 +16,9 @@
|
|||||||
- /Audio/Lobby/pwmur.ogg
|
- /Audio/Lobby/pwmur.ogg
|
||||||
- /Audio/Lobby/lasers_rip_apart_the_bulkhead.ogg
|
- /Audio/Lobby/lasers_rip_apart_the_bulkhead.ogg
|
||||||
- /Audio/Lobby/every_light_is_blinking_at_once.ogg
|
- /Audio/Lobby/every_light_is_blinking_at_once.ogg
|
||||||
- /Audio/Lobby/vibe_ace.ogg
|
|
||||||
|
- type: soundCollection
|
||||||
|
id: LobbyMusic
|
||||||
|
files:
|
||||||
|
- /Audio/Lobby/saveheaven.ogg
|
||||||
|
- /Audio/Lobby/roomishere.ogg
|
||||||
|
|||||||
@@ -1,19 +1,27 @@
|
|||||||
- type: lobbyBackground
|
#- type: lobbyBackground
|
||||||
id: Robotics
|
# id: Robotics
|
||||||
background: /Textures/LobbyScreens/robotics.png
|
# background: /Textures/LobbyScreens/robotics.png
|
||||||
|
#
|
||||||
|
#- type: lobbyBackground
|
||||||
|
# id: Supermatter
|
||||||
|
# background: /Textures/LobbyScreens/supermatter.png
|
||||||
|
#
|
||||||
|
#- type: lobbyBackground
|
||||||
|
# id: Warden
|
||||||
|
# background: /Textures/LobbyScreens/warden.png
|
||||||
|
#
|
||||||
|
#- type: lobbyBackground
|
||||||
|
# id: Pharmacy
|
||||||
|
# background: /Textures/LobbyScreens/pharmacy.png
|
||||||
|
#
|
||||||
|
#- type: lobbyBackground
|
||||||
|
# id: SSXIV
|
||||||
|
# background: /Textures/LobbyScreens/ssxiv.png
|
||||||
|
|
||||||
- type: lobbyBackground
|
- type: lobbyBackground
|
||||||
id: Supermatter
|
id: DeadlySpace
|
||||||
background: /Textures/LobbyScreens/supermatter.png
|
background: /Textures/LobbyScreens/dead-in-space.png
|
||||||
|
|
||||||
- type: lobbyBackground
|
- type: lobbyBackground
|
||||||
id: Warden
|
id: Planets
|
||||||
background: /Textures/LobbyScreens/warden.png
|
background: /Textures/LobbyScreens/planets.png
|
||||||
|
|
||||||
- type: lobbyBackground
|
|
||||||
id: Pharmacy
|
|
||||||
background: /Textures/LobbyScreens/pharmacy.png
|
|
||||||
|
|
||||||
- type: lobbyBackground
|
|
||||||
id: SSXIV
|
|
||||||
background: /Textures/LobbyScreens/ssxiv.png
|
|
||||||
|
|||||||
BIN
Resources/Textures/LobbyScreens/dead-in-space.png
Normal file
BIN
Resources/Textures/LobbyScreens/dead-in-space.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 562 KiB |
2
Resources/Textures/LobbyScreens/dead-in-space.png.yml
Normal file
2
Resources/Textures/LobbyScreens/dead-in-space.png.yml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
sample:
|
||||||
|
filter: false
|
||||||
BIN
Resources/Textures/LobbyScreens/planets.png
Normal file
BIN
Resources/Textures/LobbyScreens/planets.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 981 KiB |
2
Resources/Textures/LobbyScreens/planets.png.yml
Normal file
2
Resources/Textures/LobbyScreens/planets.png.yml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
sample:
|
||||||
|
filter: true
|
||||||
Reference in New Issue
Block a user