From 81b016433fea9f67645776a42ca1762350bfce2b Mon Sep 17 00:00:00 2001 From: IlyaElDunaev <154531074+IlyaElDunaev@users.noreply.github.com> Date: Sat, 2 Mar 2024 01:50:17 +0300 Subject: [PATCH] Detective's rubber stamp (#25676) Stamp Detective --- Resources/Locale/en-US/paper/stamp-component.ftl | 1 + .../Prototypes/Catalog/Fills/Lockers/security.yml | 1 + .../Entities/Objects/Misc/rubber_stamp.yml | 13 +++++++++++++ .../Objects/Misc/bureaucracy.rsi/meta.json | 3 +++ .../bureaucracy.rsi/paper_stamp-detective.png | Bin 0 -> 115 bytes .../Textures/Objects/Misc/stamps.rsi/meta.json | 3 +++ .../Objects/Misc/stamps.rsi/stamp-detective.png | Bin 0 -> 187 bytes 7 files changed, 21 insertions(+) create mode 100644 Resources/Textures/Objects/Misc/bureaucracy.rsi/paper_stamp-detective.png create mode 100644 Resources/Textures/Objects/Misc/stamps.rsi/stamp-detective.png diff --git a/Resources/Locale/en-US/paper/stamp-component.ftl b/Resources/Locale/en-US/paper/stamp-component.ftl index 46179663f8..3fc7fe64ba 100644 --- a/Resources/Locale/en-US/paper/stamp-component.ftl +++ b/Resources/Locale/en-US/paper/stamp-component.ftl @@ -1,4 +1,5 @@ stamp-component-stamped-name-default = A very important person +stamp-component-stamped-name-detective = Detective stamp-component-stamped-name-mime = Mime stamp-component-stamped-name-captain = Captain stamp-component-stamped-name-centcom = CentCom diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/security.yml b/Resources/Prototypes/Catalog/Fills/Lockers/security.yml index 623371ad09..ec02744fd4 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/security.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/security.yml @@ -125,6 +125,7 @@ - id: BoxForensicPad - id: DrinkDetFlask - id: ClothingHandsGlovesForensic + - id: RubberStampDetective - id: HoloprojectorSecurity - id: BoxEvidenceMarkers diff --git a/Resources/Prototypes/Entities/Objects/Misc/rubber_stamp.yml b/Resources/Prototypes/Entities/Objects/Misc/rubber_stamp.yml index 662b0dd629..3ccfd3c876 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/rubber_stamp.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/rubber_stamp.yml @@ -245,3 +245,16 @@ stampState: "paper_stamp-deny" - type: Sprite state: stamp-deny + +- type: entity + name: detective's rubber stamp + parent: RubberStampBase + id: RubberStampDetective + suffix: DO NOT MAP + components: + - type: Stamp + stampedName: stamp-component-stamped-name-detective + stampedColor: "#FC0A0A" + stampState: "paper_stamp-detective" + - type: Sprite + state: stamp-detective diff --git a/Resources/Textures/Objects/Misc/bureaucracy.rsi/meta.json b/Resources/Textures/Objects/Misc/bureaucracy.rsi/meta.json index 50de863313..8f21f8a25b 100644 --- a/Resources/Textures/Objects/Misc/bureaucracy.rsi/meta.json +++ b/Resources/Textures/Objects/Misc/bureaucracy.rsi/meta.json @@ -218,6 +218,9 @@ { "name": "paper_stamp-deny" }, + { + "name": "paper_stamp-detective" + }, { "name": "paper_stamp-hop" }, diff --git a/Resources/Textures/Objects/Misc/bureaucracy.rsi/paper_stamp-detective.png b/Resources/Textures/Objects/Misc/bureaucracy.rsi/paper_stamp-detective.png new file mode 100644 index 0000000000000000000000000000000000000000..097234f2830988431b5619c52ac14a5be7246de2 GIT binary patch literal 115 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzD^C~4kcv5PFC64#FyJ}t@OI|Z z-NB!iWS0D`ps;a6MOicFn_MxGn zNj%KevhvN$@@tsIe%Y!_Z_;@HRKZvhx7>@iehSwE11$Um=-QvxPnPbPp|6))0?KIrbimvrc9qM e&a?FZD}(POZry{s=eYsRWbkzLb6Mw<&;$T+6E;o& literal 0 HcmV?d00001 -- 2.51.2