diff --git a/Resources/Prototypes/lobbyscreens.yml b/Resources/Prototypes/lobbyscreens.yml index e6c34fa013..0aec6d6231 100644 --- a/Resources/Prototypes/lobbyscreens.yml +++ b/Resources/Prototypes/lobbyscreens.yml @@ -13,3 +13,7 @@ - type: lobbyBackground id: Pharmacy background: /Textures/LobbyScreens/pharmacy.png + +- type: lobbyBackground + id: SSXIV + background: /Textures/LobbyScreens/ssxiv.png diff --git a/Resources/Textures/LobbyScreens/attributions.yml b/Resources/Textures/LobbyScreens/attributions.yml index bab0922fb5..a28f7d6ad2 100644 --- a/Resources/Textures/LobbyScreens/attributions.yml +++ b/Resources/Textures/LobbyScreens/attributions.yml @@ -7,3 +7,8 @@ license: "CC-BY-NC-SA-3.0" copyright: "Solbusaur#4343 (220208697429852160) on discord" source: "https://github.com/space-wizards/space-station-14" + +- files: ["ssxiv.png"] + license: "CC-BY-NC-SA-3.0" + copyright: "Abyssal#4842 on discord / @aby_doodles on Twitter" + source: "https://twitter.com/aby_doodles" diff --git a/Resources/Textures/LobbyScreens/ssxiv.png b/Resources/Textures/LobbyScreens/ssxiv.png new file mode 100644 index 0000000000..ffa20f43b0 Binary files /dev/null and b/Resources/Textures/LobbyScreens/ssxiv.png differ diff --git a/Resources/Textures/LobbyScreens/ssxiv.png.yml b/Resources/Textures/LobbyScreens/ssxiv.png.yml new file mode 100644 index 0000000000..dabd6601f7 --- /dev/null +++ b/Resources/Textures/LobbyScreens/ssxiv.png.yml @@ -0,0 +1,2 @@ +sample: + filter: true