Всякое (#501)

* eftpos form jurist

* ebal parameda
This commit is contained in:
Kotovskiy
2023-10-19 18:42:00 +03:00
committed by Aviu00
parent c028281681
commit 4508a6e54e
8 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
ent-ClothingBeltMedicalRig = медицинский РПС
.desc = Ременно-поясная система тактических ремней, которую носят фельдшеры НТ.
.suffix = { "" }

View File

@@ -14,6 +14,7 @@
ClothingShoesBootsLaceup: 2
ClothingHeadsetService: 2
ClothingNeckLawyerbadge: 2
Eftpos: 3
RubberStampLawyer: 1
emaggedInventory:
CyberPen: 1

View File

@@ -0,0 +1,9 @@
- type: entity
parent: ClothingBeltStorageBase
id: ClothingBeltMedicalRig
name: medical webbing
components:
- type: Sprite
sprite: White/Clothing/Belt/paramedwebbing.rsi
- type: Clothing
sprite: White/Clothing/Belt/paramedwebbing.rsi

Binary file not shown.

After

Width:  |  Height:  |  Size: 1023 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 565 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 567 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Modification by discord user with ID 720879793645551697 for White Dream. Modified sprite based on Jackal298 modification. Original: https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-BELT",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}