]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
New lobby art : Blueprint (#25179)
authorUbaser <134914314+UbaserB@users.noreply.github.com>
Sat, 17 Feb 2024 02:52:16 +0000 (13:52 +1100)
committerGitHub <noreply@github.com>
Sat, 17 Feb 2024 02:52:16 +0000 (18:52 -0800)
* add

* replace image with webp version

waiting on #25184

Resources/Prototypes/lobbyscreens.yml
Resources/Textures/LobbyScreens/attributions.yml
Resources/Textures/LobbyScreens/blueprint.png.yml [new file with mode: 0644]
Resources/Textures/LobbyScreens/blueprint.webp [new file with mode: 0644]

index b158d7856eddbbb9cf6e13c7306c1df2ce9bbf7c..5d78c30c0f89070c77262ea75e4ab0108a216da9 100644 (file)
@@ -1,4 +1,4 @@
-- type: lobbyBackground
+- type: lobbyBackground
   id: Robotics
   background: /Textures/LobbyScreens/robotics.webp
 
@@ -29,3 +29,7 @@
 - type: lobbyBackground
   id: Doomed
   background: /Textures/LobbyScreens/doomed.webp
+
+- type: lobbyBackground
+  id: Blueprint
+  background: /Textures/LobbyScreens/blueprint.webp
index c84bac0ebb0d787be554343c30356fb364241da3..0e890ec893c24d31d1370fcea5e0949074f619ab 100644 (file)
@@ -27,3 +27,8 @@
   license: "CC-BY-NC-SA-3.0"
   copyright: "brainfood1183 github"
   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"
diff --git a/Resources/Textures/LobbyScreens/blueprint.png.yml b/Resources/Textures/LobbyScreens/blueprint.png.yml
new file mode 100644 (file)
index 0000000..5c43e23
--- /dev/null
@@ -0,0 +1,2 @@
+sample:
+  filter: true
diff --git a/Resources/Textures/LobbyScreens/blueprint.webp b/Resources/Textures/LobbyScreens/blueprint.webp
new file mode 100644 (file)
index 0000000..50f88f5
Binary files /dev/null and b/Resources/Textures/LobbyScreens/blueprint.webp differ