From ce62c8621596f9552e97383731c8364f613cc2db Mon Sep 17 00:00:00 2001 From: MaxSMokeSkaarj Date: Thu, 2 Jan 2025 13:37:37 +1000 Subject: [PATCH] =?utf8?q?=D0=90=D0=B2=D1=82=D0=BE=D0=BE=D0=B1=D0=BD=D0=BE?= =?utf8?q?=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20SS14?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 -- .../SMoA/Entities/Objects/Misc/rubber_stamp.yml | 12 ++++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 Resources/Prototypes/SMoA/Entities/Objects/Misc/rubber_stamp.yml diff --git a/.gitignore b/.gitignore index 0cf3eeaf34..2dd5912047 100644 --- a/.gitignore +++ b/.gitignore @@ -306,5 +306,3 @@ Resources/MapImages # Direnv stuff .direnv/ - -Resources/Prototypes/SMoA diff --git a/Resources/Prototypes/SMoA/Entities/Objects/Misc/rubber_stamp.yml b/Resources/Prototypes/SMoA/Entities/Objects/Misc/rubber_stamp.yml new file mode 100644 index 0000000000..394df1c700 --- /dev/null +++ b/Resources/Prototypes/SMoA/Entities/Objects/Misc/rubber_stamp.yml @@ -0,0 +1,12 @@ +- type: entity + name: Штамп Доминиона + categories: [ HideSpawnMenu ] + parent: RubberStampBaseAlt + id: RubberStampDominion + components: + - type: Stamp + stampedName: Доминион + stampedColor: "#8b0000" + stampState: "paper_stamp-dominion" + - type: Sprite + state: stamp-deny -- 2.52.0