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
- id: BoxForensicPad
- id: DrinkDetFlask
- id: ClothingHandsGlovesForensic
+ - id: RubberStampDetective
- id: HoloprojectorSecurity
- id: BoxEvidenceMarkers
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
{
"name": "paper_stamp-deny"
},
+ {
+ "name": "paper_stamp-detective"
+ },
{
"name": "paper_stamp-hop"
},
{
"name": "stamp-deny"
},
+ {
+ "name": "stamp-detective"
+ },
{
"name": "stamp-hop"
},