Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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
6 changes: 6 additions & 0 deletions Resources/Prototypes/_starcup/lobbyscreens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
5 changes: 5 additions & 0 deletions Resources/Textures/_starcup/LobbyScreens/attributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
sample:
filter: true
Loading