forked from Simple-Station/Einstein-Engines
-
Notifications
You must be signed in to change notification settings - Fork 0
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 Simple-Station#186 from ShatteredSwords/floof-load…
…out-update Floof Loadout Update
- Loading branch information
Showing
27 changed files
with
1,486 additions
and
535 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
character-item-group-LoadoutEyes2 = Civilian Eyewear | ||
character-item-group-LoadoutGloves2 = Civilian Gloves | ||
character-item-group-LoadoutHead2 = Civilian Headgear | ||
character-item-group-LoadoutMasks2 = Civilian Masks | ||
character-item-group-LoadoutNeck2 = Civilian Neckwear | ||
character-item-group-LoadoutOuter2 = Civilian Outerwear | ||
character-item-group-LoadoutShoes2 = Civilian Shoes | ||
character-item-group-LoadoutUniformsCivilian2 = Civilian Uniforms |
25 changes: 25 additions & 0 deletions
25
Resources/Prototypes/Floof/CharacterItemGroups/eyesGroup.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,25 @@ | ||
- type: characterItemGroup | ||
id: LoadoutEyes2 | ||
items: | ||
- type: loadout | ||
id: LoadoutEyesEyepatch | ||
- type: loadout | ||
id: LoadoutEyesGlasses | ||
- type: loadout | ||
id: LoadoutEyesGlassesJamjar | ||
- type: loadout | ||
id: LoadoutEyesGlassesJensen | ||
- type: loadout | ||
id: LoadoutEyesBlindfold | ||
- type: loadout | ||
id: LoadoutItemCheapSunglasses | ||
- type: loadout | ||
id: LoadoutItemSunglasses | ||
- type: loadout | ||
id: LoadoutItemBlindfoldFake | ||
- type: loadout | ||
id: LoadoutEyesThermalBudget | ||
- type: loadout | ||
id: LoadoutEyesChemicalBudget | ||
- type: loadout | ||
id: LoadoutEyesMesonBudget |
47 changes: 47 additions & 0 deletions
47
Resources/Prototypes/Floof/CharacterItemGroups/gloveGroup.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,47 @@ | ||
- type: characterItemGroup | ||
id: LoadoutGloves2 | ||
items: | ||
- type: loadout | ||
id: LoadoutHandsColorPurple | ||
- type: loadout | ||
id: LoadoutHandsColorRed | ||
- type: loadout | ||
id: LoadoutHandsColorBlack | ||
- type: loadout | ||
id: LoadoutHandsColorBlue | ||
- type: loadout | ||
id: LoadoutHandsColorBrown | ||
- type: loadout | ||
id: LoadoutHandsColorGray | ||
- type: loadout | ||
id: LoadoutHandsColorGreen | ||
- type: loadout | ||
id: LoadoutHandsColorLightBrown | ||
- type: loadout | ||
id: LoadoutHandsColorOrange | ||
- type: loadout | ||
id: LoadoutHandsColorWhite | ||
- type: loadout | ||
id: LoadoutHandsColorYellowBudget | ||
- type: loadout | ||
id: LoadoutHandsGlovesLeather | ||
- type: loadout | ||
id: LoadoutHandsGlovesPowerglove | ||
- type: loadout | ||
id: LoadoutHandsGlovesRobohands | ||
- type: loadout | ||
id: LoadoutHandsGlovesFingerless | ||
- type: loadout | ||
id: LoadoutHandsGlovesTacticalMaid | ||
- type: loadout | ||
id: LoadoutClothingHandsPlainWarmers | ||
- type: loadout | ||
id: LoadoutClothingHandsStripePurpleWarmers | ||
- type: loadout | ||
id: LoadoutClothingHandsStripeRainbowWarmers | ||
- type: loadout | ||
id: LoadoutClothingHandsCoderWarmers | ||
- type: loadout | ||
id: LoadoutClothingHandsCoderValidWarmers | ||
- type: loadout | ||
id: LoadoutClothingHandsBeeWarmers |
153 changes: 153 additions & 0 deletions
153
Resources/Prototypes/Floof/CharacterItemGroups/headGroup.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,153 @@ | ||
- type: characterItemGroup | ||
id: LoadoutHead2 | ||
items: | ||
- type: loadout | ||
id: LoadoutHeadBeaverHat | ||
- type: loadout | ||
id: LoadoutHeadTophat | ||
- type: loadout | ||
id: LoadoutHeadFedoraBlack | ||
- type: loadout | ||
id: LoadoutHeadFedoraBrown | ||
- type: loadout | ||
id: LoadoutHeadFedoraGrey | ||
- type: loadout | ||
id: LoadoutHeadFedoraChoc | ||
- type: loadout | ||
id: LoadoutHeadFedoraWhite | ||
- type: loadout | ||
id: LoadoutHeadFlatBlack | ||
- type: loadout | ||
id: LoadoutHeadFlatBrown | ||
- type: loadout | ||
id: LoadoutHeadHatCowboyBrown | ||
- type: loadout | ||
id: LoadoutHeadHatCowboyBlack | ||
- type: loadout | ||
id: LoadoutHeadHatCowboyGrey | ||
- type: loadout | ||
id: LoadoutHeadHatCowboyRed | ||
- type: loadout | ||
id: LoadoutHeadHatCowboyWhite | ||
- type: loadout | ||
id: LoadoutHeadHatCowboyBountyHunter | ||
- type: loadout | ||
id: LoadoutHeadTinfoil | ||
- type: loadout | ||
id: LoadoutHeadBellhop | ||
- type: loadout | ||
id: LoadoutHeadPoppy | ||
- type: loadout | ||
id: LoadoutHeadHatBluesoft | ||
- type: loadout | ||
id: LoadoutHeadHatBluesoftFlipped | ||
- type: loadout | ||
id: LoadoutHeadHatCorpsoft | ||
- type: loadout | ||
id: LoadoutHeadHatCorpsoftFlipped | ||
- type: loadout | ||
id: LoadoutHeadHatGreensoft | ||
- type: loadout | ||
id: LoadoutHeadHatGreensoftFlipped | ||
- type: loadout | ||
id: LoadoutHeadHatGreysoft | ||
- type: loadout | ||
id: LoadoutHeadHatGreysoftFlipped | ||
- type: loadout | ||
id: LoadoutHeadHatMimesoft | ||
- type: loadout | ||
id: LoadoutHeadHatMimesoftFlipped | ||
- type: loadout | ||
id: LoadoutHeadHatOrangesoft | ||
- type: loadout | ||
id: LoadoutHeadHatOrangesoftFlipped | ||
- type: loadout | ||
id: LoadoutHeadHatPurplesoft | ||
- type: loadout | ||
id: LoadoutHeadHatPurplesoftFlipped | ||
- type: loadout | ||
id: LoadoutHeadHatRedsoft | ||
- type: loadout | ||
id: LoadoutHeadHatRedsoftFlipped | ||
- type: loadout | ||
id: LoadoutHeadHatYellowsoft | ||
- type: loadout | ||
id: LoadoutHeadHatYellowsoftFlipped | ||
- type: loadout | ||
id: LoadoutHeadBandBlack | ||
- type: loadout | ||
id: LoadoutHeadBandBlue | ||
- type: loadout | ||
id: LoadoutHeadBandGold | ||
- type: loadout | ||
id: LoadoutHeadBandGreen | ||
- type: loadout | ||
id: LoadoutHeadBandGrey | ||
- type: loadout | ||
id: LoadoutHeadBandRed | ||
- type: loadout | ||
id: LoadoutHeadBandSkull | ||
- type: loadout | ||
id: LoadoutHeadBandMerc | ||
- type: loadout | ||
id: LoadoutHeadBandBrown | ||
- type: loadout | ||
id: LoadoutHeadFishCap | ||
- type: loadout | ||
id: LoadoutHeadRastaHat | ||
- type: loadout | ||
id: LoadoutHeadFez | ||
- type: loadout | ||
id: LoadoutHeadBowlerHat | ||
- type: loadout | ||
id: LoadoutHeadGreyFlatcap | ||
- type: loadout | ||
id: LoadoutHeadBrownFlatcap | ||
- type: loadout | ||
id: LoadoutHeadBeret | ||
- type: loadout | ||
id: LoadoutHeadBeretFrench | ||
- type: loadout | ||
id: LoadoutHeadCowboyBrown | ||
- type: loadout | ||
id: LoadoutHeadCowboyBlack | ||
- type: loadout | ||
id: LoadoutHeadCowboyWhite | ||
- type: loadout | ||
id: LoadoutHeadCowboyGrey | ||
- type: loadout | ||
id: LoadoutHeadCowboyRed | ||
- type: loadout | ||
id: LoadoutTacticalMaidHeadband | ||
- type: loadout | ||
id: LoadoutHeadHatAnimalCat | ||
- type: loadout | ||
id: LoadoutHeadHatAnimalCatBrown | ||
- type: loadout | ||
id: LoadoutHeadAnimalCatBlack | ||
- type: loadout | ||
id: LoadoutHeadAnimalHeadslime | ||
- type: loadout | ||
id: LoadoutHeadHatAnimalMonkey | ||
- type: loadout | ||
id: LoadoutHeadHatWitch1 | ||
- type: loadout | ||
id: LoadoutHeadHatPlaguedoctor | ||
- type: loadout | ||
id: LoadoutHeadHatUshanka | ||
- type: loadout | ||
id: LoadoutHeadHatWitch | ||
- type: loadout | ||
id: LoadoutHeadHatTrucker | ||
- type: loadout | ||
id: LoadoutHeadPaperSack | ||
- type: loadout | ||
id: LoadoutHeadHatFlowerWreath | ||
- type: loadout | ||
id: LoadoutHeadHatSquid | ||
- type: loadout | ||
id: LoadoutHeadHatRedRacoon | ||
- type: loadout | ||
id: LoadoutHeadHatDogEarsCosmetic | ||
- type: loadout | ||
id: LoadoutHeadHatCatEarsCosmetic |
47 changes: 47 additions & 0 deletions
47
Resources/Prototypes/Floof/CharacterItemGroups/maskGroup.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,47 @@ | ||
- type: characterItemGroup | ||
id: LoadoutMasks2 | ||
items: | ||
- type: loadout | ||
id: LoadoutMaskSterile | ||
- type: loadout | ||
id: LoadoutMaskMuzzle | ||
- type: loadout | ||
id: LoadoutMaskGas | ||
- type: loadout | ||
id: LoadoutMaskBandBlack | ||
- type: loadout | ||
id: LoadoutMaskBandBlue | ||
- type: loadout | ||
id: LoadoutMaskBandGold | ||
- type: loadout | ||
id: LoadoutMaskBandGreen | ||
- type: loadout | ||
id: LoadoutMaskBandGrey | ||
- type: loadout | ||
id: LoadoutMaskBandRed | ||
- type: loadout | ||
id: LoadoutMaskBandSkull | ||
- type: loadout | ||
id: LoadoutMaskBandMerc | ||
- type: loadout | ||
id: LoadoutMaskBandBrown | ||
- type: loadout | ||
id: LoadoutMaskNeckGaiter | ||
- type: loadout | ||
id: LoadoutMaskNeckGaiterRed | ||
- type: loadout | ||
id: LoadoutMaskPlague | ||
- type: loadout | ||
id: LoadoutMaskRat | ||
- type: loadout | ||
id: LoadoutMaskFox | ||
- type: loadout | ||
id: LoadoutMaskBee | ||
- type: loadout | ||
id: LoadoutMaskBear | ||
- type: loadout | ||
id: LoadoutMaskRaven | ||
- type: loadout | ||
id: LoadoutMaskJackal | ||
- type: loadout | ||
id: LoadoutMaskBat |
91 changes: 91 additions & 0 deletions
91
Resources/Prototypes/Floof/CharacterItemGroups/neckGroup.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,91 @@ | ||
- type: characterItemGroup | ||
id: LoadoutNeck2 | ||
items: | ||
- type: loadout | ||
id: LoadoutNeckHeadphones | ||
- type: loadout | ||
id: LoadoutNeckBellCollar | ||
- type: loadout | ||
id: LoadoutNeckOldMantle | ||
- type: loadout | ||
id: LoadoutNeckUnathiMantle | ||
- type: loadout | ||
id: LoadoutNeckScarfStripedRed | ||
- type: loadout | ||
id: LoadoutNeckScarfStripedBlue | ||
- type: loadout | ||
id: LoadoutNeckScarfStripedGreen | ||
- type: loadout | ||
id: LoadoutNeckScarfStripedBlack | ||
- type: loadout | ||
id: LoadoutNeckScarfStripedBrown | ||
- type: loadout | ||
id: LoadoutNeckScarfStripedOrange | ||
- type: loadout | ||
id: LoadoutNeckScarfStripedPurple | ||
- type: loadout | ||
id: LoadoutNeckScarfStripedZebra | ||
- type: loadout | ||
id: LoadoutNeckTieRed | ||
- type: loadout | ||
id: LoadoutNeckTieWhite | ||
- type: loadout | ||
id: LoadoutNeckTieBlack | ||
- type: loadout | ||
id: LoadoutNeckTieBlue | ||
- type: loadout | ||
id: LoadoutNeckTieGreen | ||
- type: loadout | ||
id: LoadoutItemsPrideLGBTPin | ||
- type: loadout | ||
id: LoadoutItemsPrideAromanticPin | ||
- type: loadout | ||
id: LoadoutItemsPrideAsexualPin | ||
- type: loadout | ||
id: LoadoutItemsPrideBisexualPin | ||
- type: loadout | ||
id: LoadoutItemsPrideIntersexPin | ||
- type: loadout | ||
id: LoadoutItemsPrideLesbianPin | ||
- type: loadout | ||
id: LoadoutItemsPrideNonBinaryPin | ||
- type: loadout | ||
id: LoadoutItemsPridePansexualPin | ||
- type: loadout | ||
id: LoadoutItemsPrideTransPin | ||
- type: loadout | ||
id: LoadoutNeckBedsheetBlack | ||
- type: loadout | ||
id: LoadoutNeckBedsheetBlue | ||
- type: loadout | ||
id: LoadoutNeckBedsheetBrown | ||
- type: loadout | ||
id: LoadoutNeckBedsheetCosmos | ||
- type: loadout | ||
id: LoadoutNeckBedsheetGreen | ||
- type: loadout | ||
id: LoadoutNeckBedsheetGrey | ||
- type: loadout | ||
id: LoadoutNeckBedsheetOrange | ||
- type: loadout | ||
id: LoadoutNeckBedsheetPurple | ||
- type: loadout | ||
id: LoadoutNeckBedsheetRainbow | ||
- type: loadout | ||
id: LoadoutNeckBedsheetRed | ||
- type: loadout | ||
id: LoadoutNeckBedsheetWhite | ||
- type: loadout | ||
id: LoadoutNeckBedsheetYellow | ||
- type: loadout | ||
id: LoadoutNeckBedsheetNT | ||
- type: loadout | ||
id: LoadoutNeckCloakMoth | ||
- type: loadout | ||
id: LoadoutItemsNeckBlueCollar | ||
- type: loadout | ||
id: LoadoutItemsNeckBlackCollar | ||
- type: loadout | ||
id: LoadoutItemsNeckPinkCollar | ||
- type: loadout | ||
id: LoadoutItemsNeckSyndieCollar |
Oops, something went wrong.