diff --git a/Resources/Prototypes/_White/AnimatedLobbyScreens/lobbyScreens.yml b/Resources/Prototypes/_White/AnimatedLobbyScreens/lobbyScreens.yml index c00fdf2667..a19975bddf 100644 --- a/Resources/Prototypes/_White/AnimatedLobbyScreens/lobbyScreens.yml +++ b/Resources/Prototypes/_White/AnimatedLobbyScreens/lobbyScreens.yml @@ -18,6 +18,10 @@ id: DoorLobbyScreen path: Ohio/Lobby/backgrounds/door.rsi +- type: animatedLobbyScreen + id: CinkaLobbyScreen + path: Ohio/Lobby/backgrounds/cinka.rsi + #- type: animatedLobbyScreen # id: NativeLobbyScreen # path: Ohio/Lobby/backgrounds/native.rsi diff --git a/Resources/Textures/Ohio/Lobby/backgrounds/cinka.rsi/1.png b/Resources/Textures/Ohio/Lobby/backgrounds/cinka.rsi/1.png new file mode 100644 index 0000000000..fcfcccac0f Binary files /dev/null and b/Resources/Textures/Ohio/Lobby/backgrounds/cinka.rsi/1.png differ diff --git a/Resources/Textures/Ohio/Lobby/backgrounds/cinka.rsi/meta.json b/Resources/Textures/Ohio/Lobby/backgrounds/cinka.rsi/meta.json new file mode 100644 index 0000000000..7fdbd2322c --- /dev/null +++ b/Resources/Textures/Ohio/Lobby/backgrounds/cinka.rsi/meta.json @@ -0,0 +1,19 @@ +{ + "version": 1, + "license": null, + "copyright": null, + "size": { + "x": 508, + "y": 472 + }, + "states": [ + { + "name": "1", + "delays": [ + [ + 0.1 + ] + ] + } + ] +}