Skip to content

Commit

Permalink
Add new lobby background
Browse files Browse the repository at this point in the history
  • Loading branch information
Ady4ik committed Feb 15, 2024
1 parent 5224882 commit c662374
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 3 deletions.
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

0 comments on commit c662374

Please sign in to comment.