Skip to content

Commit

Permalink
Reverted accidentally added Clerk stamp
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomce795 committed Nov 9, 2024
1 parent f098fce commit 3550087
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 36 deletions.
1 change: 0 additions & 1 deletion Resources/Prototypes/DeltaV/Roles/Jobs/Justice/clerk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
#duffelbag: ClothingBackpackDuffelFilled
storage:
back:
- RubberStampClerk
- BookSpaceLaw


28 changes: 0 additions & 28 deletions Resources/Prototypes/Entities/Objects/Misc/rubber_stamp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -298,31 +298,3 @@
stampState: "paper_stamp-psychologist"
- type: Sprite
state: stamp-psychologist

- type: entity
name: prosecutor's rubber stamp
parent: RubberStampBase
id: RubberStampProsec
suffix: DO NOT MAP
description: A rubber stamp for stamping important documents. A more legal way to annoy Security.
components:
- type: Stamp
stampedName: stamp-component-stamped-name-prosec
stampedColor: "#342F48"
stampState: "paper_stamp-prosec"
- type: Sprite
state: stamp-prosec

- type: entity
name: clerk's rubber stamp
parent: RubberStampBase
id: RubberStampClerk
suffix: DO NOT MAP
description: A rubber stamp for stamping important documents. About as legal as it gets.
components:
- type: Stamp
stampedName: stamp-component-stamped-name-clerk
stampedColor: "#562D3D"
stampState: "paper_stamp-clerk"
- type: Sprite
state: stamp-clerk
Binary file not shown.
8 changes: 1 addition & 7 deletions Resources/Textures/Objects/Misc/stamps.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432. New stamp- icons taken from tgstation at https://github.com/tgstation/tgstation/commit/fb1012102257b7b0a08d861fd2b8ba963c416e93. stamp-warden is a darker version of stamp-hos. stamp-lawyer is a darker version of stamp-cap. stamp-prosec and stamp-clerk are recoloured versions of stamp-lawyer. paper_stamp-greytide is a grey and shaded in version of stamp-hos. paper_stamp-psychologist is a recolored stamp-cmo.",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432. New stamp- icons taken from tgstation at https://github.com/tgstation/tgstation/commit/fb1012102257b7b0a08d861fd2b8ba963c416e93. stamp-warden is a darker version of stamp-hos. stamp-lawyer is a darker version of stamp-cap. paper_stamp-greytide is a grey and shaded in version of stamp-hos. paper_stamp-psychologist is a recolored stamp-cmo.",
"size": {
"x": 32,
"y": 32
Expand Down Expand Up @@ -66,12 +66,6 @@
},
{
"name": "stamp-psychologist"
},
{
"name": "stamp-prosec"
},
{
"name": "stamp-clerk"
}
]
}

0 comments on commit 3550087

Please sign in to comment.