diff --git a/Resources/Prototypes/Corvax/lobbyscreens.yml b/Resources/Prototypes/Corvax/lobbyscreens.yml index 84450e280d9..9ea4942c466 100644 --- a/Resources/Prototypes/Corvax/lobbyscreens.yml +++ b/Resources/Prototypes/Corvax/lobbyscreens.yml @@ -197,3 +197,7 @@ - type: lobbyBackground id: EchoTeam background: /Textures/Corvax/LobbyScreens/echo-team.png + +- type: lobbyBackground + id: YouAreNotFunny + background: /Textures/Corvax/LobbyScreens/you-are-not-funny.png diff --git a/Resources/Textures/Corvax/LobbyScreens/attributions.yml b/Resources/Textures/Corvax/LobbyScreens/attributions.yml index 3f00828fda5..7d9545b857c 100644 --- a/Resources/Textures/Corvax/LobbyScreens/attributions.yml +++ b/Resources/Textures/Corvax/LobbyScreens/attributions.yml @@ -196,4 +196,9 @@ - files: ["echo-team.png"] license: "CC-BY-NC-SA-4.0" copyright: "ukrainianlad(852667075059253278) on discord" - source: "https://discord.com/channels/919301044784226385/1073603532898435183/1261290085287071914" \ No newline at end of file + source: "https://discord.com/channels/919301044784226385/1073603532898435183/1261290085287071914" + +- files: ["you-are-not-funny.png] + license: "CC-BY-NC-SA-4.0" + copyright: "prazat911(984407438230945852) on discord" + source: "https://discord.com/channels/919301044784226385/1073603532898435183/1304517587178356909" \ No newline at end of file diff --git a/Resources/Textures/Corvax/LobbyScreens/you-are-not-funny.png b/Resources/Textures/Corvax/LobbyScreens/you-are-not-funny.png new file mode 100644 index 00000000000..148e03cf190 Binary files /dev/null and b/Resources/Textures/Corvax/LobbyScreens/you-are-not-funny.png differ diff --git a/Resources/Textures/Corvax/LobbyScreens/you-are-not-funny.png.yml b/Resources/Textures/Corvax/LobbyScreens/you-are-not-funny.png.yml new file mode 100644 index 00000000000..baa50aab919 --- /dev/null +++ b/Resources/Textures/Corvax/LobbyScreens/you-are-not-funny.png.yml @@ -0,0 +1,2 @@ +sample: + filter: false \ No newline at end of file