Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Добавлено новое оформление лобби #737

Merged
merged 1 commit into from
Feb 15, 2024
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
10 changes: 7 additions & 3 deletions Resources/Prototypes/SS220/lobbyscreens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,13 @@
background: /Textures/SS220/LobbyScreens/deep-in-spiders.png

- type: lobbyBackground
id: Pizdec
background: /Textures/SS220/LobbyScreens/pizdec.png
id: TiredShift
background: /Textures/SS220/LobbyScreens/tired-shift.png

- type: lobbyBackground
id: NukeArt
background: /Textures/SS220/LobbyScreens/nukeart.png
background: /Textures/SS220/LobbyScreens/nukeart.png

- type: lobbyBackground
id: DefaultRNDshift
background: /Textures/SS220/LobbyScreens/default-RND-shift.png
19 changes: 19 additions & 0 deletions Resources/Textures/SS220/LobbyScreens/attributions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
- files: ["Default-RND-shift.png"]
license: "CC-BY-3.0"
copyright: "Created by Gabka for SS220"
source: "https://github.com/SerbiaStrong-220"

- files: ["deep-in-spiders.png"]
license: "CC-BY-3.0"
copyright: "Created for SS220"
source: "https://github.com/SerbiaStrong-220"

- files: ["nukeart.png"]
license: "CC-BY-3.0"
copyright: "Created for SS220"
source: "https://github.com/SerbiaStrong-220"

- files: ["tired-shift.png"]
license: "CC-BY-3.0"
copyright: "Created for SS220"
source: "https://github.com/SerbiaStrong-220"
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