diff --git a/Resources/Prototypes/lobbyscreens.yml b/Resources/Prototypes/lobbyscreens.yml index b2c1edb08ac..6e0e604f926 100644 --- a/Resources/Prototypes/lobbyscreens.yml +++ b/Resources/Prototypes/lobbyscreens.yml @@ -41,3 +41,7 @@ - type: lobbyBackground id: OperatorPlush background: /Textures/LobbyScreens/OperatorPlush.webp + +- type: lobbyBackground + id: breakingspace + background: /Textures/LobbyScreens/breakingspace.webp diff --git a/Resources/Textures/LobbyScreens/attributions.yml b/Resources/Textures/LobbyScreens/attributions.yml index 1aab36cbd39..e63d6857174 100644 --- a/Resources/Textures/LobbyScreens/attributions.yml +++ b/Resources/Textures/LobbyScreens/attributions.yml @@ -52,3 +52,8 @@ license: "CC-BY-4.0" copyright: "Commission adapted to fit the format by Leonardo_DaBepis on discord / @leonardo-dabepis on Tumblr. Template was filled in by Adeinitas @ DeltaV" source: "https://leonardo-dabepis.tumblr.com/" + +- files: ["breakingspace.webp"] + license: "Custom" + copyright: "p.r.ospector on discord / Prospector @ DeltaV" + source: "https://discord.gg/deltav" diff --git a/Resources/Textures/LobbyScreens/breakingspace.webp b/Resources/Textures/LobbyScreens/breakingspace.webp new file mode 100644 index 00000000000..00bfdd689b8 Binary files /dev/null and b/Resources/Textures/LobbyScreens/breakingspace.webp differ