diff --git a/Resources/Prototypes/lobbyscreens.yml b/Resources/Prototypes/lobbyscreens.yml index e66ea982b7..a3c41dfe85 100644 --- a/Resources/Prototypes/lobbyscreens.yml +++ b/Resources/Prototypes/lobbyscreens.yml @@ -2,3 +2,7 @@ - type: lobbyBackground id: Beginning background: /Textures/_CP14/LobbyScreens/beginning.webp + +- type: lobbyBackground + id: TypicalAlchemistDay + background: /Textures/_CP14/LobbyScreens/typicalAlchemistDay.webp diff --git a/Resources/Textures/_CP14/LobbyScreens/attributions.yml b/Resources/Textures/_CP14/LobbyScreens/attributions.yml index 4113a67296..37c80e4f7d 100644 --- a/Resources/Textures/_CP14/LobbyScreens/attributions.yml +++ b/Resources/Textures/_CP14/LobbyScreens/attributions.yml @@ -1,4 +1,4 @@ -- files: ["beginning.webp"] +- files: ["beginning.webp", "typicalAlchemistDay.webp"] license: "All rights reserved for the CrystallPunk14 project only" copyright: "alisw_a on discord" source: "https://github.com/crystallpunk-14/crystall-punk-14" diff --git a/Resources/Textures/_CP14/LobbyScreens/typicalAlchemistDay.webp b/Resources/Textures/_CP14/LobbyScreens/typicalAlchemistDay.webp new file mode 100644 index 0000000000..73b2437e15 Binary files /dev/null and b/Resources/Textures/_CP14/LobbyScreens/typicalAlchemistDay.webp differ diff --git a/Resources/Textures/_CP14/LobbyScreens/typicalAlchemistDay.webp.yml b/Resources/Textures/_CP14/LobbyScreens/typicalAlchemistDay.webp.yml new file mode 100644 index 0000000000..5c43e23305 --- /dev/null +++ b/Resources/Textures/_CP14/LobbyScreens/typicalAlchemistDay.webp.yml @@ -0,0 +1,2 @@ +sample: + filter: true