-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #448 from Fansana/frontier-clothes
Frontier Clothes
- Loading branch information
Showing
414 changed files
with
4,238 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 17 additions & 14 deletions
31
Resources/Prototypes/Catalog/VendingMachines/Inventories/chapel.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
149 changes: 149 additions & 0 deletions
149
Resources/Prototypes/Loadouts/Generic/outerClothing.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,149 @@ | ||
- type: loadout | ||
id: LoadoutOuterBomberAerostatic | ||
category: Outer | ||
cost: 0 | ||
items: | ||
- ClothingOuterCoatBomberAerostatic | ||
requirements: | ||
- !type:CharacterItemGroupRequirement | ||
group: LoadoutOuter | ||
|
||
- type: loadout | ||
id: LoadoutOuterBomberPunkRed | ||
category: Outer | ||
cost: 0 | ||
items: | ||
- ClothingOuterCoatBomberPunkRed | ||
requirements: | ||
- !type:CharacterItemGroupRequirement | ||
group: LoadoutOuter | ||
|
||
- type: loadout | ||
id: LoadoutOuterJacketLeather | ||
category: Outer | ||
cost: 0 | ||
items: | ||
- ClothingOuterCoatJacketLeather | ||
requirements: | ||
- !type:CharacterItemGroupRequirement | ||
group: LoadoutOuter | ||
|
||
- type: loadout | ||
id: LoadoutOuterJacketBiker | ||
category: Outer | ||
cost: 0 | ||
items: | ||
- ClothingOuterCoatJacketBiker | ||
requirements: | ||
- !type:CharacterItemGroupRequirement | ||
group: LoadoutOuter | ||
|
||
- type: loadout | ||
id: LoadoutOuterJacketJamrock | ||
category: Outer | ||
cost: 0 | ||
items: | ||
- ClothingOuterCoatJacketJamrock | ||
requirements: | ||
- !type:CharacterItemGroupRequirement | ||
group: LoadoutOuter | ||
|
||
- type: loadout | ||
id: LoadoutOuterJacketLettermanBlue | ||
category: Outer | ||
cost: 0 | ||
items: | ||
- ClothingOuterCoatJacketLettermanBlue | ||
requirements: | ||
- !type:CharacterItemGroupRequirement | ||
group: LoadoutOuter | ||
|
||
- type: loadout | ||
id: LoadoutOuterJacketLettermanBrown | ||
category: Outer | ||
cost: 0 | ||
items: | ||
- ClothingOuterCoatJacketLettermanBrown | ||
requirements: | ||
- !type:CharacterItemGroupRequirement | ||
group: LoadoutOuter | ||
|
||
- type: loadout | ||
id: LoadoutOuterJacketLettermanMagenta | ||
category: Outer | ||
cost: 0 | ||
items: | ||
- ClothingOuterCoatJacketLettermanMagenta | ||
requirements: | ||
- !type:CharacterItemGroupRequirement | ||
group: LoadoutOuter | ||
|
||
- type: loadout | ||
id: LoadoutOuterJacketLettermanRed | ||
category: Outer | ||
cost: 0 | ||
items: | ||
- ClothingOuterCoatJacketLettermanRed | ||
requirements: | ||
- !type:CharacterItemGroupRequirement | ||
group: LoadoutOuter | ||
|
||
- type: loadout | ||
id: LoadoutOuterBomberPinkSleeves | ||
category: Outer | ||
cost: 0 | ||
items: | ||
- ClothingOuterCoatBomberPinkSleeves | ||
requirements: | ||
- !type:CharacterItemGroupRequirement | ||
group: LoadoutOuter | ||
|
||
- type: loadout | ||
id: LoadoutOuterCoatAcidRaincoat | ||
category: Outer | ||
cost: 0 | ||
items: | ||
- ClothingOuterCoatAcidRaincoat | ||
requirements: | ||
- !type:CharacterItemGroupRequirement | ||
group: LoadoutOuter | ||
|
||
- type: loadout | ||
id: LoadoutOuterCoatAcidRaincoatBlue | ||
category: Outer | ||
cost: 0 | ||
items: | ||
- ClothingOuterCoatAcidRaincoatBlue | ||
requirements: | ||
- !type:CharacterItemGroupRequirement | ||
group: LoadoutOuter | ||
|
||
- type: loadout | ||
id: LoadoutOuterCoatAcidRaincoatGreen | ||
category: Outer | ||
cost: 0 | ||
items: | ||
- ClothingOuterCoatAcidRaincoatGreen | ||
requirements: | ||
- !type:CharacterItemGroupRequirement | ||
group: LoadoutOuter | ||
|
||
- type: loadout | ||
id: LoadoutOuterCoatAcidRaincoatMagenta | ||
category: Outer | ||
cost: 0 | ||
items: | ||
- ClothingOuterCoatAcidRaincoatMagenta | ||
requirements: | ||
- !type:CharacterItemGroupRequirement | ||
group: LoadoutOuter | ||
|
||
- type: loadout | ||
id: LoadoutOuterCoatAcidRaincoatYellow | ||
category: Outer | ||
cost: 0 | ||
items: | ||
- ClothingOuterCoatAcidRaincoatYellow | ||
requirements: | ||
- !type:CharacterItemGroupRequirement | ||
group: LoadoutOuter |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
- type: entity | ||
parent: ClothingBeltStorageBase | ||
id: ClothingBeltChaplainSash | ||
name: chaplain sash | ||
description: Who knew that scarves can be also tied around your waist? | ||
components: | ||
- type: Sprite | ||
sprite: _NF/Clothing/Belt/chaplain_sash.rsi | ||
- type: Clothing | ||
sprite: _NF/Clothing/Belt/chaplain_sash.rsi | ||
- type: ItemMapper | ||
mapLayers: | ||
book: | ||
whitelist: | ||
tags: | ||
- Book | ||
components: | ||
- BibleComponent | ||
- Paper | ||
bottle: | ||
whitelist: | ||
tags: | ||
- Bottle | ||
- DrinkBottle | ||
components: | ||
- Drink | ||
- Hypospray | ||
crucifix: | ||
whitelist: | ||
tags: | ||
- Crucifix | ||
sprite: _NF/Clothing/Belt/chaplain_sash_overlay.rsi | ||
- type: Appearance | ||
|
39 changes: 39 additions & 0 deletions
39
Resources/Prototypes/_NF/Entities/Clothing/Belt/belts_punk.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
|
||
- type: entity | ||
parent: ClothingBeltStorageBase | ||
id: ClothingBeltPunkRandomized | ||
name: punk belt | ||
description: A webbing with functional pockets. | ||
suffix: Random visuals | ||
components: | ||
- type: Sprite | ||
sprite: _NF/Clothing/Belt/punk.rsi | ||
layers: | ||
- state: base_belt_01 | ||
map: [ "belt_main" ] | ||
- state: decor_base_belt_01 | ||
map: [ "belt_decor" ] | ||
- state: mask_null | ||
map: [ "belt_overlay" ] | ||
- type: Clothing | ||
sprite: _NF/Clothing/Belt/punk.rsi | ||
clothingVisuals: | ||
belt: | ||
- state: base_belt_01 | ||
map: [ "belt_main" ] | ||
- state: decor_base_belt_01 | ||
map: [ "belt_decor" ] | ||
- state: mask_null | ||
map: [ "belt_overlay" ] | ||
- type: RandomSprite | ||
available: | ||
- belt_main: | ||
base_belt_01: CyberpunkDark | ||
belt_decor: | ||
decor_base_belt_01: CyberpunkDark | ||
belt_overlay: | ||
decor_base_belt_02: CyberpunkDark | ||
decor_base_belt_03: CyberpunkDark | ||
decor_base_belt_04: CyberpunkDark | ||
decor_base_belt_05: CyberpunkDark | ||
mask_null: "" |
Oops, something went wrong.