diff --git a/Resources/Prototypes/_Amour/Svaston/svaston.yml b/Resources/Prototypes/_Amour/Svaston/svaston.yml new file mode 100644 index 0000000000..8b55b3180b --- /dev/null +++ b/Resources/Prototypes/_Amour/Svaston/svaston.yml @@ -0,0 +1,9 @@ +# Svaston +- type: entity + parent: PosterBase + id: Svaston + name: "Svaston" + description: "Do you love a fascist political party?" + components: + - type: Sprite + state: svaston diff --git a/Resources/Textures/Structures/Wallmounts/posters.rsi/meta.json b/Resources/Textures/Structures/Wallmounts/posters.rsi/meta.json index 34d277c984..f844e15e56 100644 --- a/Resources/Textures/Structures/Wallmounts/posters.rsi/meta.json +++ b/Resources/Textures/Structures/Wallmounts/posters.rsi/meta.json @@ -431,6 +431,9 @@ }, { "name": "waystationmap" + }, + { + "name": "svaston" } ] } diff --git a/Resources/Textures/Structures/Wallmounts/posters.rsi/svaston.png b/Resources/Textures/Structures/Wallmounts/posters.rsi/svaston.png new file mode 100644 index 0000000000..b9298d0a0c Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/posters.rsi/svaston.png differ