diff --git a/Resources/Prototypes/SS220/lobbyscreens.yml b/Resources/Prototypes/SS220/lobbyscreens.yml index fffaab42c19f..65f0747e468f 100644 --- a/Resources/Prototypes/SS220/lobbyscreens.yml +++ b/Resources/Prototypes/SS220/lobbyscreens.yml @@ -33,6 +33,10 @@ - type: lobbyBackground id: Sevastopol background: /Textures/SS220/LobbyScreens/Sevastopol.png + +- type: lobbyBackground + id: SyndiLand + background: /Textures/SS220/LobbyScreens/SyndiLand.png - type: lobbyBackground id: CardShowdown diff --git a/Resources/Textures/SS220/LobbyScreens/SyndiLand.png b/Resources/Textures/SS220/LobbyScreens/SyndiLand.png new file mode 100644 index 000000000000..cb7ef4eb95fa Binary files /dev/null and b/Resources/Textures/SS220/LobbyScreens/SyndiLand.png differ diff --git a/Resources/Textures/SS220/LobbyScreens/SyndiLand.png.yml b/Resources/Textures/SS220/LobbyScreens/SyndiLand.png.yml new file mode 100644 index 000000000000..51ff40335ef6 --- /dev/null +++ b/Resources/Textures/SS220/LobbyScreens/SyndiLand.png.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 de81aaf1267c..ec7f45bd53c2 100644 --- a/Resources/Textures/SS220/LobbyScreens/attributions.yml +++ b/Resources/Textures/SS220/LobbyScreens/attributions.yml @@ -43,6 +43,11 @@ license: "CC-BY-3.0" copyright: "Created by NORKA for SS220" source: "https://github.com/SerbiaStrong-220" + +- files: ["SyndiLand.png"] + license: "CC-BY-3.0" + copyright: "Created by Doner2119 for SS220" + source: "https://github.com/SerbiaStrong-220" - files: ["Card-showdown.png"] license: "CC-BY-3.0"