Add a syndicate stamp (#7649)
This commit is contained in:
@@ -356,3 +356,9 @@
|
||||
itemId: NocturineChemistryBottle
|
||||
description: A chemical that makes it very hard for your target to stand up.
|
||||
price: 5
|
||||
|
||||
- type: uplinkListing
|
||||
id: UplinkSyndicateStamp
|
||||
category: Misc
|
||||
itemId: RubberStampSyndicate
|
||||
price: 2
|
||||
@@ -405,3 +405,16 @@
|
||||
sprite: Objects/Misc/bureaucracy.rsi
|
||||
state: stamp-trader
|
||||
netsync: false
|
||||
|
||||
- type: entity
|
||||
name: syndicate rubber stamp
|
||||
parent: RubberStampMime
|
||||
id: RubberStampSyndicate
|
||||
components:
|
||||
- type: Stamp
|
||||
stampedName: stamp-component-stamped-name-syndicate
|
||||
stampState: "paper_stamp-syndicate"
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/bureaucracy.rsi
|
||||
state: stamp-syndicate
|
||||
netsync: false
|
||||
Reference in New Issue
Block a user