diff --git a/Resources/Locale/en-US/_starcup/lobby/lobby-background-state.ftl b/Resources/Locale/en-US/_starcup/lobby/lobby-background-state.ftl index c42696197b7..773565c9304 100644 --- a/Resources/Locale/en-US/_starcup/lobby/lobby-background-state.ftl +++ b/Resources/Locale/en-US/_starcup/lobby/lobby-background-state.ftl @@ -1,2 +1,4 @@ lobby-state-background-its-cold-in-medical-title = It's Cold in Medical lobby-state-background-its-cold-in-medical-artist = EDMANGO +lobby-state-background-security-team-photo-title = Chalice Sector Team Photo +lobby-state-background-security-team-photo-artist = Mothee diff --git a/Resources/Prototypes/_starcup/lobbyscreens.yml b/Resources/Prototypes/_starcup/lobbyscreens.yml index 8c64fb367d1..dad3f17df97 100644 --- a/Resources/Prototypes/_starcup/lobbyscreens.yml +++ b/Resources/Prototypes/_starcup/lobbyscreens.yml @@ -3,3 +3,9 @@ background: /Textures/_starcup/LobbyScreens/its-cold-in-medical.webp title: lobby-state-background-its-cold-in-medical-title artist: lobby-state-background-its-cold-in-medical-artist + +- type: lobbyBackground + id: SecurityLobbyArt + background: /Textures/_starcup/LobbyScreens/security-team-photo.webp + title: lobby-state-background-security-team-photo-title + artist: lobby-state-background-security-team-photo-artist diff --git a/Resources/Textures/_starcup/LobbyScreens/attributions.yml b/Resources/Textures/_starcup/LobbyScreens/attributions.yml index 6c60465e563..49f7c265ce0 100644 --- a/Resources/Textures/_starcup/LobbyScreens/attributions.yml +++ b/Resources/Textures/_starcup/LobbyScreens/attributions.yml @@ -2,3 +2,8 @@ license: "Custom" copyright: "edmango on discord, aspect ratio fixing from little-meow-meow" source: "https://github.com/teamstarcup/starcup" + +- files: ["security-team-photo.webp"] + license: "CC-BY-NC-SA-4.0" + copyright: "Mothenjoyer420 (Failrobot) on Discord" + source: "https://github.com/IdiotWhoPlaysVIPRandGreene/starcup" diff --git a/Resources/Textures/_starcup/LobbyScreens/security-team-photo.webp b/Resources/Textures/_starcup/LobbyScreens/security-team-photo.webp new file mode 100644 index 00000000000..debb2bbc76f Binary files /dev/null and b/Resources/Textures/_starcup/LobbyScreens/security-team-photo.webp differ diff --git a/Resources/Textures/_starcup/LobbyScreens/security-team-photo.webp.yml b/Resources/Textures/_starcup/LobbyScreens/security-team-photo.webp.yml new file mode 100644 index 00000000000..5c43e233050 --- /dev/null +++ b/Resources/Textures/_starcup/LobbyScreens/security-team-photo.webp.yml @@ -0,0 +1,2 @@ +sample: + filter: true