Skip to content

Commit

Permalink
Signed-off-by: Dakota Haven <[email protected]>
Browse files Browse the repository at this point in the history
  • Loading branch information
DakoDemon committed Aug 15, 2024
1 parent a999f53 commit 0786219
Show file tree
Hide file tree
Showing 24 changed files with 175 additions and 8 deletions.
15 changes: 15 additions & 0 deletions Resources/Prototypes/Floof/Entities/Clothing/Hands/miscgloves.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,18 @@
fiberMaterial: fibers-synthetic
fiberColor: fibers-blue
- type: FingerprintMask

- type: entity
parent: ClothingHandsBase
id: ClothingHandsCaptainWarmers
name: captains arm-warmers
description: A pair of rather nice arm-warmers
components:
- type: Sprite
sprite: Floof/Clothing/Under/Gloves/captwarmer.rsi
- type: Clothing
sprite: Floof/Clothing/Under/Gloves/captwarmer.rsi
- type: Fiber
fiberMaterial: fibers-durathread
fiberColor: fibers-regal-blue
- type: FingerprintMask
11 changes: 11 additions & 0 deletions Resources/Prototypes/Floof/Entities/Clothing/Head/misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,14 @@
sprite: Floof/Clothing/Head/sexcompcirclet.rsi
- type: Clothing
sprite: Floof/Clothing/Head/sexcompcirclet.rsi

- type: entity
parent: ClothingHeadHatHoodWinterBase
id: ClothingHeadHatHoodMarsHoodieHood
noSpawn: true
name: mars hoodie hood
components:
- type: Sprite
sprite: Floof/Clothing/Head/hoodmarshoodie.rsi
- type: Clothing
sprite: Floof/Clothing/Head/hoodmarshoodie.rsi
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
description: Looks like you came third in a competion.
components:
- type: Sprite
sprite: Floof/Clothing/OtherClothing/Misc/sexcompbeltbronze.rsi
sprite: Floof/Clothing/OuterClothing/Misc/sexcompbeltbronze.rsi
- type: Clothing
sprite: Floof/Clothing/OtherClothing/Misc/sexcompbeltbronze.rsi
sprite: Floof/Clothing/OuterClothing/Misc/sexcompbeltbronze.rsi

- type: entity
parent: ClothingOuterBase
Expand All @@ -16,9 +16,9 @@
description: Looks like you came second in a competion.
components:
- type: Sprite
sprite: Floof/Clothing/OtherClothing/Misc/sexcompbeltsilver.rsi
sprite: Floof/Clothing/OuterClothing/Misc/sexcompbeltsilver.rsi
- type: Clothing
sprite: Floof/Clothing/OtherClothing/Misc/sexcompbeltsilver.rsi
sprite: Floof/Clothing/OuterClothing/Misc/sexcompbeltsilver.rsi

- type: entity
parent: ClothingOuterBase
Expand All @@ -27,9 +27,9 @@
description: Looks like you came in first in a competion.
components:
- type: Sprite
sprite: Floof/Clothing/OtherClothing/Misc/sexcompbeltgold.rsi
sprite: Floof/Clothing/OuterClothing/Misc/sexcompbeltgold.rsi
- type: Clothing
sprite: Floof/Clothing/OtherClothing/Misc/sexcompbeltgold.rsi
sprite: Floof/Clothing/OuterClothing/Misc/sexcompbeltgold.rsi

- type: entity
parent: ClothingOuterBase
Expand All @@ -38,6 +38,18 @@
description: What? Do you think youre an anime protagonist or something?
components:
- type: Sprite
sprite: Floof/Clothing/OtherClothing/Misc/beltedouterwear.rsi
sprite: Floof/Clothing/OuterClothing/Misc/beltedouterwear.rsi
- type: Clothing
sprite: Floof/Clothing/OtherClothing/Misc/beltedouterwear.rsi
sprite: Floof/Clothing/OuterClothing/Misc/beltedouterwear.rsi

- type: entity
parent: ClothingOuterWinterCoatToggleable
id: ClothingOuterMarsHoodie
name: mars pink hoodie
components:
- type: Sprite
sprite: Floof/Clothing/OuterClothing/Misc/marshoodie.rsi
- type: Clothing
sprite: Floof/Clothing/OuterClothing/Misc/marshoodie.rsi
- type: ToggleableClothing
clothingPrototype: ClothingHeadHatHoodMarsHoodieHood
11 changes: 11 additions & 0 deletions Resources/Prototypes/Floof/Entities/Clothing/Under/under.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,14 @@
sprite: Floof/Clothing/Under/Socks/sexcompblueboots.rsi
- type: Clothing
sprite: Floof/Clothing/Under/Socks/sexcompblueboots.rsi

- type: entity
parent: ClothingShoesBase
id: ClothingUnderSocksCaptain
name: captains thigh-high socks
description: Just a plain pair of thigh-high socks.
components:
- type: Sprite
sprite: Floof/Clothing/Under/Socks/captsocks.rsi
- type: Clothing
sprite: Floof/Clothing/Under/Socks/captsocks.rsi
12 changes: 12 additions & 0 deletions Resources/Prototypes/Floof/Entities/Clothing/Uniforms/misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,3 +133,15 @@
sprite: Floof/Clothing/Uniforms/sexcompblue.rsi
- type: Clothing
sprite: Floof/Clothing/Uniforms/sexcompblue.rsi


- type: entity
parent: ClothingUniformBase
id: ClothingUniformCaptainThong
name: captains thong
description: Is this even considered a piece of clothing?
components:
- type: Sprite
sprite: Floof/Clothing/Uniforms/captthong.rsi
- type: Clothing
sprite: Floof/Clothing/Uniforms/captthong.rsi
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprited by Dakota Haven",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprited by Dakota Haven",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprited by Dakota Haven",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HAND",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprited by Dakota Haven",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-FEET",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions Resources/Textures/Floof/Clothing/Uniforms/captthong.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprited by Dakota Haven",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

0 comments on commit 0786219

Please sign in to comment.