Wizard Stamp (#35552)
* First go around adds everything necessary to work * fixes issues with attribution and a whitespace * Update Resources/Textures/Objects/Misc/bureaucracy.rsi/meta.json Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> * Update Resources/Textures/Objects/Misc/stamps.rsi/meta.json Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> --------- Co-authored-by: Pumkin69 <judeb@DESKTOP-M4B8G5D> Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
This commit is contained in:
@@ -298,3 +298,17 @@
|
||||
stampState: "paper_stamp-psychologist"
|
||||
- type: Sprite
|
||||
state: stamp-psychologist
|
||||
|
||||
- type: entity
|
||||
name: wizard's rubber stamp
|
||||
parent: [RubberStampBase, BaseMagicalContraband]
|
||||
id: RubberStampWizard
|
||||
description: A chaotic wizard stamp for serving unchaotic paperwork, how ironic.
|
||||
categories: [ DoNotMap ]
|
||||
components:
|
||||
- type: Stamp
|
||||
stampedName: Wizard
|
||||
stampedColor: "#881bc1"
|
||||
stampState: "paper_stamp-wizard"
|
||||
- type: Sprite
|
||||
state: stamp-wizard
|
||||
|
||||
Reference in New Issue
Block a user