diff --git a/Resources/Prototypes/_White/AnimatedLobbyScreens/lobbyScreens.yml b/Resources/Prototypes/_White/AnimatedLobbyScreens/lobbyScreens.yml index f1790fb8fc..8a824c9aa8 100644 --- a/Resources/Prototypes/_White/AnimatedLobbyScreens/lobbyScreens.yml +++ b/Resources/Prototypes/_White/AnimatedLobbyScreens/lobbyScreens.yml @@ -49,3 +49,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/brig2.png b/Resources/Textures/White/_Honk/Lobby/backgrounds/waggier.rsi/brig2.png new file mode 100644 index 0000000000..6c799a03dc Binary files /dev/null and b/Resources/Textures/White/_Honk/Lobby/backgrounds/waggier.rsi/brig2.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..b16bfbbb29 --- /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": "brig2", + "delays": [ + [ + 1 + ] + ] + } + ] +} \ No newline at end of file