[Clothing] Samurai dogi (#14927)
* [Clothing] Samurai hakama syndicate only. * meta.json update Co-authored-by: AJCM-git <60196617+AJCM-git@users.noreply.github.com> * hakama desc the description of the hakama is shortened * Update theater.yml * Update coats.yml * Update RobustToolbox * Revert "Update RobustToolbox" This reverts commit 113dd54a5d0e49a415039f8f03ea1bf87bad04c9. * dogi --------- Co-authored-by: AJCM-git <60196617+AJCM-git@users.noreply.github.com>
This commit is contained in:
@@ -38,3 +38,4 @@
|
||||
ClothingOuterClownPriest: 1
|
||||
emaggedInventory:
|
||||
ClothingShoesBling: 1
|
||||
ClothingOuterDogi: 1
|
||||
|
||||
@@ -224,6 +224,23 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/Coats/clownpriest.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterStorageBase
|
||||
id: ClothingOuterDogi
|
||||
name: samurai dogi
|
||||
description: Dogi is a type of traditional Japanese clothing. The dogi is made of heavy, durable fabric, it is practical in combat and stylish in appearance. It is decorated with intricate patterns and embroidery on the back.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing\OuterClothing\Coats\dogi.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing\OuterClothing\Coats\dogi.rsi
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.8
|
||||
Slash: 0.65
|
||||
Piercing: 0.85
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterStorageBase
|
||||
id: ClothingOuterCoatParamedicWB
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 928 B |
Binary file not shown.
|
After Width: | Height: | Size: 739 B |
Binary file not shown.
|
After Width: | Height: | Size: 747 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Made by PuroSlavKing (github) for SS14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user