From: brainfood1183 <113240905+brainfood1183@users.noreply.github.com> Date: Tue, 30 Jan 2024 23:21:42 +0000 (+0000) Subject: New Lobby Art (#24743) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=8cb6420ed6af0e724341b3fb7e18a98522dc3791;p=space-station-14.git New Lobby Art (#24743) * New Lobby Art * fix --- diff --git a/Resources/Prototypes/lobbyscreens.yml b/Resources/Prototypes/lobbyscreens.yml index 902c6faf61..b61e6b73a4 100644 --- a/Resources/Prototypes/lobbyscreens.yml +++ b/Resources/Prototypes/lobbyscreens.yml @@ -25,3 +25,7 @@ - type: lobbyBackground id: SkellyVsTheRev background: /Textures/LobbyScreens/skellyvstherev.png + +- type: lobbyBackground + id: Doomed + background: /Textures/LobbyScreens/doomed.png diff --git a/Resources/Textures/LobbyScreens/attributions.yml b/Resources/Textures/LobbyScreens/attributions.yml index 2965ac8f4c..90287ef893 100644 --- a/Resources/Textures/LobbyScreens/attributions.yml +++ b/Resources/Textures/LobbyScreens/attributions.yml @@ -22,3 +22,8 @@ license: "CC-BY-SA-4.0" copyright: "Hannah 'FairlySadPanda' Dawson 2024" source: "https://github.com/FairlySadPanda" + +- files: ["doomed.png"] + license: "CC-BY-NC-SA-3.0" + copyright: "brainfood1183 github" + source: "https://github.com/space-wizards/space-station-14" diff --git a/Resources/Textures/LobbyScreens/doomed.png b/Resources/Textures/LobbyScreens/doomed.png new file mode 100644 index 0000000000..123f8acbfa Binary files /dev/null and b/Resources/Textures/LobbyScreens/doomed.png differ diff --git a/Resources/Textures/LobbyScreens/doomed.png.yml b/Resources/Textures/LobbyScreens/doomed.png.yml new file mode 100644 index 0000000000..dabd6601f7 --- /dev/null +++ b/Resources/Textures/LobbyScreens/doomed.png.yml @@ -0,0 +1,2 @@ +sample: + filter: true