New lobby art : Blueprint (#25179)

* add

* replace image with webp version

waiting on #25184
This commit is contained in:
Ubaser
2024-02-17 13:52:16 +11:00
committed by GitHub
parent 773d02f694
commit 90d02a5901
4 changed files with 12 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
- type: lobbyBackground - type: lobbyBackground
id: Robotics id: Robotics
background: /Textures/LobbyScreens/robotics.webp background: /Textures/LobbyScreens/robotics.webp
@@ -29,3 +29,7 @@
- type: lobbyBackground - type: lobbyBackground
id: Doomed id: Doomed
background: /Textures/LobbyScreens/doomed.webp background: /Textures/LobbyScreens/doomed.webp
- type: lobbyBackground
id: Blueprint
background: /Textures/LobbyScreens/blueprint.webp

View File

@@ -27,3 +27,8 @@
license: "CC-BY-NC-SA-3.0" license: "CC-BY-NC-SA-3.0"
copyright: "brainfood1183 github" copyright: "brainfood1183 github"
source: "https://github.com/space-wizards/space-station-14" source: "https://github.com/space-wizards/space-station-14"
- files: ["blueprint.webp"]
license: "CC-BY-NC-SA-3.0"
copyright: "data_redacted on discord"
source: "https://github.com/space-wizards/space-station-14"

View File

@@ -0,0 +1,2 @@
sample:
filter: true

Binary file not shown.

After

Width:  |  Height:  |  Size: 574 KiB