@@ -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
|
||||
|
||||
@@ -125,6 +125,7 @@
|
||||
- id: BoxForensicPad
|
||||
- id: DrinkDetFlask
|
||||
- id: ClothingHandsGlovesForensic
|
||||
- id: RubberStampDetective
|
||||
- id: HoloprojectorSecurity
|
||||
- id: BoxEvidenceMarkers
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -218,6 +218,9 @@
|
||||
{
|
||||
"name": "paper_stamp-deny"
|
||||
},
|
||||
{
|
||||
"name": "paper_stamp-detective"
|
||||
},
|
||||
{
|
||||
"name": "paper_stamp-hop"
|
||||
},
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 115 B |
@@ -28,6 +28,9 @@
|
||||
{
|
||||
"name": "stamp-deny"
|
||||
},
|
||||
{
|
||||
"name": "stamp-detective"
|
||||
},
|
||||
{
|
||||
"name": "stamp-hop"
|
||||
},
|
||||
|
||||
BIN
Resources/Textures/Objects/Misc/stamps.rsi/stamp-detective.png
Normal file
BIN
Resources/Textures/Objects/Misc/stamps.rsi/stamp-detective.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 187 B |
Reference in New Issue
Block a user