Commit Graph
6 Commits
Author SHA1 Message Date
RickGrymes bc1921c94a Fix XML formatting and encoding issues in Defs
Added missing newlines at end of several XML files to ensure proper formatting. Fixed encoding issue in ThingDefs_Wastelander_Apparel.xml by removing the BOM and replaced curly apostrophes with standard apostrophes in descriptions to prevent character display errors.
2026-01-10 20:35:47 -06:00
RickGrymes 448915699a Adjust apparel settings for Wastelander pawns and items
Reduced apparelMoney for several Wastelander pawn kinds and adjusted their headgear chances. Updated apparel tags and layers for Wastelander apparel and headgear, including adding FCP_Wastelander_Apparel tags and changing some layers from OnSkin to Overhead. Removed FCP_Raider_Apparel tag from one apparel item.
2026-01-09 04:15:12 -06:00
RickGrymes 0948d4a4fd Add new wastelander apparel and headgear
Introduces Leather Armor, Metal Armor, Settler Male/Female Outfits, Wrapped Cap, Gas Mask with Goggles, and Assault Gas Mask to apparel and headgear definitions. Updates tags for better categorization and adds corresponding texture assets for new items.
2026-01-08 04:05:33 -06:00
RickGrymes 3fe672d9a0 Add new apparel and armor definitions
Expanded ThingDefs_Wastelander_Apparel.xml with additional apparel and armor items, including new pre-war outfits, costumes, and variants of combat armor. These changes introduce more variety and customization options for apparel in the game.
2025-12-30 01:11:13 -06:00
RickGrymes d1e863adc2 Remove 51 duplicate ThingDef entries from apparel XML
Deleted 51 ThingDef definitions from ThingDefs_Wastelander_Apparel.xml, significantly reducing file length and removing duplicate or redundant apparel and armor entries. This cleanup helps prevent conflicts and streamlines the apparel definitions.
2025-12-28 01:51:13 -06:00
RickGrymes dec3dc6902 Initial commit 2025-12-16 15:44:47 -06:00