diff --git a/Resources/Prototypes/lobbyscreens.yml b/Resources/Prototypes/lobbyscreens.yml index 2f347cfb1a..e50f11f082 100644 --- a/Resources/Prototypes/lobbyscreens.yml +++ b/Resources/Prototypes/lobbyscreens.yml @@ -1,4 +1,4 @@ -- type: lobbyBackground +- type: lobbyBackground id: Robotics background: /Textures/LobbyScreens/robotics.png @@ -9,3 +9,7 @@ - type: lobbyBackground id: Room background: /Textures/LobbyScreens/room.png + +- type: lobbyBackground + id: Dipper + background: /Textures/LobbyScreens/planets.png diff --git a/Resources/Textures/LobbyScreens/attributions.yml b/Resources/Textures/LobbyScreens/attributions.yml index e9b00db1d6..ff85f84f6b 100644 --- a/Resources/Textures/LobbyScreens/attributions.yml +++ b/Resources/Textures/LobbyScreens/attributions.yml @@ -3,3 +3,13 @@ copyright: "Leonardo DaBepis#4869 on discord / @LeonardoDaBepis on Twitter" source: "https://twitter.com/LeonardoDaBepis" + +- files: ["warden.png", "pharmacy.png"] + license: "CC-BY-NC-SA-3.0" + copyright: "Solbusaur#4343 (220208697429852160) on discord" + source: "https://github.com/space-wizards/space-station-14" + +- files: ["planets.png"] + license: "CC-BY-NC-SA-3.0" + copyright: "Generic#1557 (502973272435195933) on discord" + source: "https://github.com/Simple-Station/Parkstation" diff --git a/Resources/Textures/LobbyScreens/planets.png b/Resources/Textures/LobbyScreens/planets.png new file mode 100644 index 0000000000..51b350fc6e Binary files /dev/null and b/Resources/Textures/LobbyScreens/planets.png differ diff --git a/Resources/Textures/LobbyScreens/planets.png.yml b/Resources/Textures/LobbyScreens/planets.png.yml new file mode 100644 index 0000000000..dabd6601f7 --- /dev/null +++ b/Resources/Textures/LobbyScreens/planets.png.yml @@ -0,0 +1,2 @@ +sample: + filter: true