diff --git a/Resources/Prototypes/SS220/lobbyscreens.yml b/Resources/Prototypes/SS220/lobbyscreens.yml index dd14c3c5c6b047..acb79fde21aaf1 100644 --- a/Resources/Prototypes/SS220/lobbyscreens.yml +++ b/Resources/Prototypes/SS220/lobbyscreens.yml @@ -33,3 +33,7 @@ - type: lobbyBackground id: Sevastopol background: /Textures/SS220/LobbyScreens/Sevastopol.png + +- type: lobbyBackground + id: CardShowdown + background: /Textures/SS220/LobbyScreens/Card-showdown.png diff --git a/Resources/Textures/SS220/LobbyScreens/Card-showdown.png b/Resources/Textures/SS220/LobbyScreens/Card-showdown.png new file mode 100644 index 00000000000000..22e9c1cc92499a Binary files /dev/null and b/Resources/Textures/SS220/LobbyScreens/Card-showdown.png differ diff --git a/Resources/Textures/SS220/LobbyScreens/Card-showdown.yml b/Resources/Textures/SS220/LobbyScreens/Card-showdown.yml new file mode 100644 index 00000000000000..51ff40335ef67e --- /dev/null +++ b/Resources/Textures/SS220/LobbyScreens/Card-showdown.yml @@ -0,0 +1,2 @@ +sample: + filter: false diff --git a/Resources/Textures/SS220/LobbyScreens/attributions.yml b/Resources/Textures/SS220/LobbyScreens/attributions.yml index 61668894bba2e9..9d007d39ef499b 100644 --- a/Resources/Textures/SS220/LobbyScreens/attributions.yml +++ b/Resources/Textures/SS220/LobbyScreens/attributions.yml @@ -43,4 +43,9 @@ license: "CC-BY-3.0" copyright: "Created by NORKA for SS220" source: "https://github.com/SerbiaStrong-220" + +- files: ["Card-showdown.png"] + license: "CC-BY-3.0" + copyright: "Created by Gabka for SS220" + source: "https://github.com/SerbiaStrong-220"