diff --git a/Resources/Prototypes/lobbyscreens.yml b/Resources/Prototypes/lobbyscreens.yml index bb2248b56c..902c6faf61 100644 --- a/Resources/Prototypes/lobbyscreens.yml +++ b/Resources/Prototypes/lobbyscreens.yml @@ -21,3 +21,7 @@ - type: lobbyBackground id: Susstation background: /Textures/LobbyScreens/susstation.png + +- type: lobbyBackground + id: SkellyVsTheRev + background: /Textures/LobbyScreens/skellyvstherev.png diff --git a/Resources/Textures/LobbyScreens/attributions.yml b/Resources/Textures/LobbyScreens/attributions.yml index 16f015c154..2965ac8f4c 100644 --- a/Resources/Textures/LobbyScreens/attributions.yml +++ b/Resources/Textures/LobbyScreens/attributions.yml @@ -17,3 +17,8 @@ license: "CC-BY-NC-SA-3.0" copyright: "Alekshhh github" source: "https://github.com/space-wizards/space-station-14" + +- files: ["skellyvstherev.png"] + license: "CC-BY-SA-4.0" + copyright: "Hannah 'FairlySadPanda' Dawson 2024" + source: "https://github.com/FairlySadPanda" diff --git a/Resources/Textures/LobbyScreens/skellyvstherev.png b/Resources/Textures/LobbyScreens/skellyvstherev.png new file mode 100644 index 0000000000..d2239d50e2 Binary files /dev/null and b/Resources/Textures/LobbyScreens/skellyvstherev.png differ diff --git a/Resources/Textures/LobbyScreens/skellyvstherev.png.yml b/Resources/Textures/LobbyScreens/skellyvstherev.png.yml new file mode 100644 index 0000000000..dabd6601f7 --- /dev/null +++ b/Resources/Textures/LobbyScreens/skellyvstherev.png.yml @@ -0,0 +1,2 @@ +sample: + filter: true