Detective's rubber stamp (#25676)

Stamp Detective
This commit is contained in:
IlyaElDunaev
2024-03-02 01:50:17 +03:00
committed by GitHub
parent 8dedbf22a4
commit 81b016433f
7 changed files with 21 additions and 0 deletions

View File

@@ -125,6 +125,7 @@
- id: BoxForensicPad
- id: DrinkDetFlask
- id: ClothingHandsGlovesForensic
- id: RubberStampDetective
- id: HoloprojectorSecurity
- id: BoxEvidenceMarkers

View File

@@ -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