Adds the Head of Greytide stamp (#30189)
suggested changes from discord discussion, sprite change, add to refactored loot table
This commit is contained in:
@@ -161,6 +161,7 @@
|
||||
- id: CigarGold
|
||||
- id: ClothingUniformJumpsuitFamilyGuy
|
||||
- id: WristwatchGold
|
||||
- id: RubberStampGreytide
|
||||
|
||||
- type: entity
|
||||
name: Maint Loot Spawner
|
||||
|
||||
@@ -271,3 +271,16 @@
|
||||
stampState: "paper_stamp-detective"
|
||||
- type: Sprite
|
||||
state: stamp-detective
|
||||
|
||||
- type: entity
|
||||
name: greytide's rubber stamp
|
||||
parent: RubberStampBase
|
||||
id: RubberStampGreytide
|
||||
description: A rubber stamp for stamping important documents. The tide washes over you, just looking at it...
|
||||
components:
|
||||
- type: Stamp
|
||||
stampedName: stamp-component-stamped-name-greytide
|
||||
stampedColor: "#323232"
|
||||
stampState: "paper_stamp-greytide"
|
||||
- type: Sprite
|
||||
state: stamp-greytide
|
||||
|
||||
Reference in New Issue
Block a user