diff --git a/Resources/Prototypes/_White/AnimatedLobbyScreens/lobbyScreens.yml b/Resources/Prototypes/_White/AnimatedLobbyScreens/lobbyScreens.yml index d43b426705..9d9ed1c89c 100644 --- a/Resources/Prototypes/_White/AnimatedLobbyScreens/lobbyScreens.yml +++ b/Resources/Prototypes/_White/AnimatedLobbyScreens/lobbyScreens.yml @@ -33,3 +33,7 @@ #- type: animatedLobbyScreen # id: FifthLobbyScreen # path: Ohio/Lobby/backgrounds/5.rsi + +- type: animatedLobbyScreen + id: waggierBrig2 + path: /Textures/White/_Honk/Lobby/backgrounds/waggier.rsi diff --git a/Resources/Textures/White/_Honk/Lobby/backgrounds/waggier.rsi/1.png b/Resources/Textures/White/_Honk/Lobby/backgrounds/waggier.rsi/1.png new file mode 100644 index 0000000000..6c799a03dc Binary files /dev/null and b/Resources/Textures/White/_Honk/Lobby/backgrounds/waggier.rsi/1.png differ diff --git a/Resources/Textures/White/_Honk/Lobby/backgrounds/waggier.rsi/meta.json b/Resources/Textures/White/_Honk/Lobby/backgrounds/waggier.rsi/meta.json new file mode 100644 index 0000000000..67b2a0df8d --- /dev/null +++ b/Resources/Textures/White/_Honk/Lobby/backgrounds/waggier.rsi/meta.json @@ -0,0 +1,19 @@ +{ + "version": 1, + "license": null, + "copyright": "waggier", + "size": { + "x": 2000, + "y": 1200 + }, + "states": [ + { + "name": "1", + "delays": [ + [ + 1 + ] + ] + } + ] +} \ No newline at end of file