From 9445061cf3c224ae967137c028d146a47ecb507c Mon Sep 17 00:00:00 2001 From: Kr8art Date: Tue, 19 Nov 2024 17:32:18 +0100 Subject: [PATCH] Mailposter content --- .../Structures/Wallmounts/Signs/posters.yml | 2 +- .../mailposter.png | Bin .../{Mailposter.rsi => mailposter.rsi}/meta.json | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename Resources/Textures/DeltaV/Structures/Wallmounts/Posters/{Mailposter.rsi => mailposter.rsi}/mailposter.png (100%) rename Resources/Textures/DeltaV/Structures/Wallmounts/Posters/{Mailposter.rsi => mailposter.rsi}/meta.json (100%) diff --git a/Resources/Prototypes/DeltaV/Entities/Structures/Wallmounts/Signs/posters.yml b/Resources/Prototypes/DeltaV/Entities/Structures/Wallmounts/Signs/posters.yml index 103d8d837b8..c7cad35b59f 100644 --- a/Resources/Prototypes/DeltaV/Entities/Structures/Wallmounts/Signs/posters.yml +++ b/Resources/Prototypes/DeltaV/Entities/Structures/Wallmounts/Signs/posters.yml @@ -25,5 +25,5 @@ description: "A propaganda poster that subtly encourages crew to open their mail. Brought to you by the Ministries Aiding Interstellar Logistics (M.A.I.L.)" components: - type: Sprite - sprite: DeltaV/Structures/Wallmounts/Posters/Mailposter.rsi + sprite: DeltaV/Structures/Wallmounts/Posters/mailposter.rsi state: mailposter diff --git a/Resources/Textures/DeltaV/Structures/Wallmounts/Posters/Mailposter.rsi/mailposter.png b/Resources/Textures/DeltaV/Structures/Wallmounts/Posters/mailposter.rsi/mailposter.png similarity index 100% rename from Resources/Textures/DeltaV/Structures/Wallmounts/Posters/Mailposter.rsi/mailposter.png rename to Resources/Textures/DeltaV/Structures/Wallmounts/Posters/mailposter.rsi/mailposter.png diff --git a/Resources/Textures/DeltaV/Structures/Wallmounts/Posters/Mailposter.rsi/meta.json b/Resources/Textures/DeltaV/Structures/Wallmounts/Posters/mailposter.rsi/meta.json similarity index 100% rename from Resources/Textures/DeltaV/Structures/Wallmounts/Posters/Mailposter.rsi/meta.json rename to Resources/Textures/DeltaV/Structures/Wallmounts/Posters/mailposter.rsi/meta.json