Skip to content

Commit

Permalink
Печать магистрата. (#61)
Browse files Browse the repository at this point in the history
* stamp

* Update meta.json

* Update Magistrat.yml

* Update meta.json

---------

Co-authored-by: Vigers Ray <60344369+VigersRay@users.noreply.github.com>
  • Loading branch information
babaevlsdd and VigersRay authored Jun 12, 2024
1 parent 760759b commit 656891b
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,16 @@
- type: Sprite
sprite: _Sunrise/Objects/Misc/stamps.rsi
state: stamp-psychologist

- type: entity
name: печать магистрата
parent: RubberStampBase
id: RubberStampMagistrat
components:
- type: Stamp
stampedName: Магистрат
stampedColor: "#FF5297"
stampState: "paper_stamp-magistrat"
- type: Sprite
sprite: _Sunrise/Objects/Misc/stamps.rsi
state: stamp-magistrat
4 changes: 2 additions & 2 deletions Resources/Prototypes/_Sunrise/Roles/Jobs/Law/Magistrat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
id: MagistratPDA
ears: ClothingHeadsetAltCommand
head: ClothingHeadHatPwig
pocket1: Flash
pocket2: ClothingNeckLawyerbadge
storage:
back:
- BoxSurvival
- RubberStampMagistrat
- ClothingNeckLawyerbadge
3 changes: 3 additions & 0 deletions Resources/Textures/Objects/Misc/bureaucracy.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@
{
"name": "labeler1"
},
{
"name": "paper_stamp-magistrat"
},
{
"name": "labeler_e"
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 6 additions & 2 deletions Resources/Textures/_Sunrise/Objects/Misc/stamps.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
// © SUNRISE, An EULA/CLA with a hosting restriction, full text: https://github.com/space-sunrise/space-station-14/blob/master/CLA.txt
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/fb1012102257b7b0a08d861fd2b8ba963c416e93",
"license": "CLA",
"copyright": "SUNRISE",
"size": {
"x": 32,
"y": 32
Expand All @@ -12,6 +13,9 @@
},
{
"name": "stamp-iaa"
},
{
"name": "stamp-magistrat"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 656891b

Please sign in to comment.