diff --git a/Resources/Prototypes/lobbyscreens.yml b/Resources/Prototypes/lobbyscreens.yml index 6650c92802..e6c34fa013 100644 --- a/Resources/Prototypes/lobbyscreens.yml +++ b/Resources/Prototypes/lobbyscreens.yml @@ -9,3 +9,7 @@ - type: lobbyBackground id: Warden background: /Textures/LobbyScreens/warden.png + +- type: lobbyBackground + id: Pharmacy + background: /Textures/LobbyScreens/pharmacy.png diff --git a/Resources/Textures/LobbyScreens/licenses.txt b/Resources/Textures/LobbyScreens/licenses.txt index 5577e94e76..e0511af3fe 100644 --- a/Resources/Textures/LobbyScreens/licenses.txt +++ b/Resources/Textures/LobbyScreens/licenses.txt @@ -2,4 +2,6 @@ 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 -warden.png by Solbusaur is licensed under CC-BY-NC-SA-3.0 \ No newline at end of file +warden.png by Solbusaur is licensed under CC-BY-NC-SA-3.0 + +pharmacy.png by Solbusaur is licensed under CC-BY-NC-SA-3.0 \ No newline at end of file diff --git a/Resources/Textures/LobbyScreens/pharmacy.png b/Resources/Textures/LobbyScreens/pharmacy.png new file mode 100644 index 0000000000..d49aa9ca99 Binary files /dev/null and b/Resources/Textures/LobbyScreens/pharmacy.png differ diff --git a/Resources/Textures/LobbyScreens/pharmacy.png.yml b/Resources/Textures/LobbyScreens/pharmacy.png.yml new file mode 100644 index 0000000000..51ff40335e --- /dev/null +++ b/Resources/Textures/LobbyScreens/pharmacy.png.yml @@ -0,0 +1,2 @@ +sample: + filter: false