diff --git a/Resources/Prototypes/Corvax/lobbyscreens.yml b/Resources/Prototypes/Corvax/lobbyscreens.yml index 6e0f98e1216..455711a0b3f 100644 --- a/Resources/Prototypes/Corvax/lobbyscreens.yml +++ b/Resources/Prototypes/Corvax/lobbyscreens.yml @@ -177,3 +177,7 @@ - type: lobbyBackground id: NukieWar background: /Textures/Corvax/LobbyScreens/nukie-war.png + +- type: lobbyBackground + id: EngineersVsZombies + background: /Textures/Corvax/LobbyScreens/engineers-vs-zombies.png diff --git a/Resources/Textures/Corvax/LobbyScreens/attributions.yml b/Resources/Textures/Corvax/LobbyScreens/attributions.yml index 35912b9a287..2f04fac3550 100644 --- a/Resources/Textures/Corvax/LobbyScreens/attributions.yml +++ b/Resources/Textures/Corvax/LobbyScreens/attributions.yml @@ -177,3 +177,8 @@ license: "CC-BY-NC-SA-3.0" copyright: "slvtr455(1181587899590922260) on discord" source: "https://github.com/space-syndicate/space-station-14" + +- files: ["engineers-vs-zombies.png"] + license: "CC-BY-NC-SA-3.0" + copyright: "ukrainianlad on discord" + source: "https://github.com/space-syndicate/space-station-14" diff --git a/Resources/Textures/Corvax/LobbyScreens/engineers-vs-zombies.png b/Resources/Textures/Corvax/LobbyScreens/engineers-vs-zombies.png new file mode 100644 index 00000000000..996f042af10 Binary files /dev/null and b/Resources/Textures/Corvax/LobbyScreens/engineers-vs-zombies.png differ diff --git a/Resources/Textures/Corvax/LobbyScreens/engineers-vs-zombies.png.yml b/Resources/Textures/Corvax/LobbyScreens/engineers-vs-zombies.png.yml new file mode 100644 index 00000000000..51ff40335ef --- /dev/null +++ b/Resources/Textures/Corvax/LobbyScreens/engineers-vs-zombies.png.yml @@ -0,0 +1,2 @@ +sample: + filter: false