diff --git a/Resources/Prototypes/Corvax/lobbyscreens.yml b/Resources/Prototypes/Corvax/lobbyscreens.yml index 455711a0b3f..455a37aa6e6 100644 --- a/Resources/Prototypes/Corvax/lobbyscreens.yml +++ b/Resources/Prototypes/Corvax/lobbyscreens.yml @@ -126,6 +126,10 @@ id: YouLookLonely background: /Textures/Corvax/LobbyScreens/you-look-lonely.png +- type: lobbyBackground + id: GrayTide + background: /Textures/Corvax/LobbyScreens/gray-tide.png + #- type: lobbyBackground # id: NewYearBar # background: /Textures/Corvax/LobbyScreens/new-year-bar.png diff --git a/Resources/Textures/Corvax/LobbyScreens/attributions.yml b/Resources/Textures/Corvax/LobbyScreens/attributions.yml index 2f04fac3550..effeeb90f33 100644 --- a/Resources/Textures/Corvax/LobbyScreens/attributions.yml +++ b/Resources/Textures/Corvax/LobbyScreens/attributions.yml @@ -182,3 +182,8 @@ license: "CC-BY-NC-SA-3.0" copyright: "ukrainianlad on discord" source: "https://github.com/space-syndicate/space-station-14" + +- files: ["gray-tide.png"] + license: "CC-BY-SA-3.0" + copyright: "limemint on discord" + source: "https://discord.com/channels/919301044784226385/1073603532898435183/1253009500944859227" diff --git a/Resources/Textures/Corvax/LobbyScreens/gray-tide.png b/Resources/Textures/Corvax/LobbyScreens/gray-tide.png new file mode 100644 index 00000000000..6e7c9050c8e Binary files /dev/null and b/Resources/Textures/Corvax/LobbyScreens/gray-tide.png differ diff --git a/Resources/Textures/Corvax/LobbyScreens/gray-tide.png.yml b/Resources/Textures/Corvax/LobbyScreens/gray-tide.png.yml new file mode 100644 index 00000000000..51ff40335ef --- /dev/null +++ b/Resources/Textures/Corvax/LobbyScreens/gray-tide.png.yml @@ -0,0 +1,2 @@ +sample: + filter: false