Add a syndicate stamp (#7649)

This commit is contained in:
Veritius
2022-04-24 10:00:53 +10:00
committed by GitHub
parent 786746c5bd
commit ed26cdccee
6 changed files with 27 additions and 1 deletions

View File

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

View File

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