From: Psychpsyo <60073468+Psychpsyo@users.noreply.github.com> Date: Sat, 8 Jun 2024 23:29:51 +0000 (+0200) Subject: Add Jani lobby background (#28724) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=182fe2993fe069db69b9bc976e5e64327405a1a8;p=space-station-14.git Add Jani lobby background (#28724) * Add jani lobby background * Actually make new lobby screen functional * Fix license --- diff --git a/Resources/Prototypes/lobbyscreens.yml b/Resources/Prototypes/lobbyscreens.yml index decee65b24..e83cfaf485 100644 --- a/Resources/Prototypes/lobbyscreens.yml +++ b/Resources/Prototypes/lobbyscreens.yml @@ -44,4 +44,8 @@ - type: lobbyBackground id: JustAWeekAway - background: /Textures/LobbyScreens/justaweekaway.webp \ No newline at end of file + background: /Textures/LobbyScreens/justaweekaway.webp + +- type: lobbyBackground + id: JaniShootout + background: /Textures/LobbyScreens/janishootout.webp \ No newline at end of file diff --git a/Resources/Textures/LobbyScreens/attributions.yml b/Resources/Textures/LobbyScreens/attributions.yml index 1e35162cbf..52a3ee7773 100644 --- a/Resources/Textures/LobbyScreens/attributions.yml +++ b/Resources/Textures/LobbyScreens/attributions.yml @@ -46,4 +46,9 @@ - files: ["justaweekaway.webp"] license: "CC-BY-SA-3.0" copyright: "plantyfern on discord" + source: "https://github.com/space-wizards/space-station-14" + +- files: ["janishootout.webp"] + license: "CC0-1.0" + copyright: "psychpsyo on Github/Twitter" source: "https://github.com/space-wizards/space-station-14" \ No newline at end of file diff --git a/Resources/Textures/LobbyScreens/janishootout.webp b/Resources/Textures/LobbyScreens/janishootout.webp new file mode 100644 index 0000000000..5dbca0a8cd Binary files /dev/null and b/Resources/Textures/LobbyScreens/janishootout.webp differ diff --git a/Resources/Textures/LobbyScreens/janishootout.webp.yml b/Resources/Textures/LobbyScreens/janishootout.webp.yml new file mode 100644 index 0000000000..dabd6601f7 --- /dev/null +++ b/Resources/Textures/LobbyScreens/janishootout.webp.yml @@ -0,0 +1,2 @@ +sample: + filter: true