diff --git a/Resources/Prototypes/lobbyscreens.yml b/Resources/Prototypes/lobbyscreens.yml index c6a7c7a822..6650c92802 100644 --- a/Resources/Prototypes/lobbyscreens.yml +++ b/Resources/Prototypes/lobbyscreens.yml @@ -5,3 +5,7 @@ - type: lobbyBackground id: Supermatter background: /Textures/LobbyScreens/supermatter.png + +- type: lobbyBackground + id: Warden + background: /Textures/LobbyScreens/warden.png diff --git a/Resources/Textures/LobbyScreens/licenses.txt b/Resources/Textures/LobbyScreens/licenses.txt index ab5c2b9a6c..5577e94e76 100644 --- a/Resources/Textures/LobbyScreens/licenses.txt +++ b/Resources/Textures/LobbyScreens/licenses.txt @@ -1,3 +1,5 @@ supermatter.png by Veritius is licensed under CC-BY-NC-SA-3.0 -robotics.png by Veritius is licensed under CC-BY-NC-SA-3.0 \ No newline at end of file +robotics.png by Veritius is licensed under CC-BY-NC-SA-3.0 + +warden.png by Solbusaur is licensed under CC-BY-NC-SA-3.0 \ No newline at end of file diff --git a/Resources/Textures/LobbyScreens/warden.png b/Resources/Textures/LobbyScreens/warden.png new file mode 100644 index 0000000000..925a1a9e8a Binary files /dev/null and b/Resources/Textures/LobbyScreens/warden.png differ diff --git a/Resources/Textures/LobbyScreens/warden.png.yml b/Resources/Textures/LobbyScreens/warden.png.yml new file mode 100644 index 0000000000..51ff40335e --- /dev/null +++ b/Resources/Textures/LobbyScreens/warden.png.yml @@ -0,0 +1,2 @@ +sample: + filter: false