diff --git a/Resources/Changelog/ChangelogAmour.yml b/Resources/Changelog/ChangelogAmour.yml index 9dd7f4dc01..571d16c7ec 100644 --- a/Resources/Changelog/ChangelogAmour.yml +++ b/Resources/Changelog/ChangelogAmour.yml @@ -123,3 +123,9 @@ type: Add id: 19 time: '2024-12-12T18:00:13.0000000+00:00' +- author: BIG_Zi_348 + changes: + - message: "Добавлена новая заставка в лобби. Спасибо waggier" + type: Add + id: 20 + time: '2024-12-13T18:00:13.0000000+00:00' 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/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