diff --git a/Resources/Prototypes/lobbyscreens.yml b/Resources/Prototypes/lobbyscreens.yml index 38616b6382..034963a3d5 100644 --- a/Resources/Prototypes/lobbyscreens.yml +++ b/Resources/Prototypes/lobbyscreens.yml @@ -6,3 +6,7 @@ - type: lobbyBackground id: TypicalAlchemistDay background: /Textures/_CP14/LobbyScreens/typicalAlchemistDay.webp + +- type: lobbyBackground + id: Tiefling + background: /Textures/_CP14/LobbyScreens/tiefling.webp diff --git a/Resources/Textures/_CP14/LobbyScreens/attributions.yml b/Resources/Textures/_CP14/LobbyScreens/attributions.yml index 37c80e4f7d..675a3e79ae 100644 --- a/Resources/Textures/_CP14/LobbyScreens/attributions.yml +++ b/Resources/Textures/_CP14/LobbyScreens/attributions.yml @@ -1,4 +1,4 @@ -- files: ["beginning.webp", "typicalAlchemistDay.webp"] +- files: ["beginning.webp", "typicalAlchemistDay.webp", "tiefling.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/tiefling.webp b/Resources/Textures/_CP14/LobbyScreens/tiefling.webp new file mode 100644 index 0000000000..fb39cbac08 Binary files /dev/null and b/Resources/Textures/_CP14/LobbyScreens/tiefling.webp differ diff --git a/Resources/Textures/_CP14/LobbyScreens/tiefling.webp.yml b/Resources/Textures/_CP14/LobbyScreens/tiefling.webp.yml new file mode 100644 index 0000000000..5c43e23305 --- /dev/null +++ b/Resources/Textures/_CP14/LobbyScreens/tiefling.webp.yml @@ -0,0 +1,2 @@ +sample: + filter: true