Skip to content

Commit

Permalink
[Feature] New Lobby Texture (#170)
Browse files Browse the repository at this point in the history
feature: new lobby texture
  • Loading branch information
Spatison authored Dec 22, 2024
1 parent db26382 commit bf47170
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Resources/Prototypes/_White/AnimatedLobby/lobbyScreens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@
- type: animatedLobbyScreen
id: VangoghLobbyScreen
path: /Textures/_White/LobbyScreens/vangogh.rsi

- type: animatedLobbyScreen
id: BrighLobbyScreen
path: /Textures/_White/LobbyScreens/brig.rsi
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions Resources/Textures/_White/LobbyScreens/brig.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Made by Waggier",
"size": {
"x": 2000,
"y": 1200
},
"states": [
{
"name": "1",
"delays": [
[
0.1
]
]
}
]
}

0 comments on commit bf47170

Please sign in to comment.