ClothingHeadPaperSackSmile: 2
ClothingEyesBlindfold: 1
ClothingHeadRastaHat: 2
+ ClothingUniformJumpsuitDameDane: 2
+ ClothingShoesDameDane: 2
+ ClothingOuterDameDane: 2
emaggedInventory:
ClothingShoesBling: 1
Slash: 0.8
Piercing: 0.4
Heat: 0.8
+
+- type: entity
+ parent: ClothingOuterStorageBase
+ id: ClothingOuterDameDane
+ name: dame dane coat
+ description: Friday...
+ components:
+ - type: Sprite
+ sprite: Clothing/OuterClothing/Coats/damedanecoat.rsi
+ - type: Clothing
+ sprite: Clothing/OuterClothing/Coats/damedanecoat.rsi
sprite: Clothing/Shoes/Misc/tourist.rsi
- type: Clothing
sprite: Clothing/Shoes/Misc/tourist.rsi
+
+- type: entity
+ parent: ClothingShoesBaseButcherable
+ id: ClothingShoesDameDane
+ name: dame dane shoes
+ description: At last...
+ components:
+ - type: Sprite
+ sprite: Clothing/Shoes/Misc/damedaneshoes.rsi
+ - type: Clothing
+ sprite: Clothing/Shoes/Misc/damedaneshoes.rsi
sprite: Clothing/Uniforms/Jumpsuit/ert_janitor.rsi
- type: DiseaseProtection
protection: 0.1
-
+
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitERTLeader
coefficients:
Blunt: 0.8
Slash: 0.8
- Piercing: 0.8
\ No newline at end of file
+ Piercing: 0.8
+
+- type: entity
+ parent: ClothingUniformBase
+ id: ClothingUniformJumpsuitDameDane
+ name: dame dane outfit
+ description: Baka mitai...
+ components:
+ - type: Sprite
+ sprite: Clothing/Uniforms/Jumpsuit/damedaneoutfit.rsi
+ - type: Clothing
+ sprite: Clothing/Uniforms/Jumpsuit/damedaneoutfit.rsi
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Made by Alekshhh (Github) for SS14, inspired by Kazuma Kiryu outfit",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-OUTERCLOTHING",
+ "directions": 4
+ },
+ {
+ "name": "inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "inhand-right",
+ "directions": 4
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Made by Alekshhh (Github) for SS14, inspired by Kazuma Kiryu outfit",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-FEET",
+ "directions": 4
+ },
+ {
+ "name": "inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "inhand-right",
+ "directions": 4
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Made by Alekshhh (Github) for SS14, inspired by Kazuma Kiryu outfit",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-INNERCLOTHING",
+ "directions": 4
+ },
+ {
+ "name": "inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "inhand-right",
+ "directions": 4
+ }
+ ]
+}