Commit Graph
4 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 dcb0d493fb Add Wastelander Techprint Trader and update faction
Introduces the FCP_Caravan_Wastelander_Techprint_Trader trader kind with techprints and related items. Updates the hidden Wastelander faction to use the new trader kind, adjusts category tags, and refines pawn group makers for improved caravan configuration.
2026-01-10 01:50:21 -06:00
RickGrymes 4373528e2c Replace BuyCategory with BuyExpensiveSimple in trader defs
Updated caravan trader definitions to use StockGenerator_BuyExpensiveSimple instead of StockGenerator_BuyCategory for Apparel, Medicine, and Drugs. This may affect the types of items traders are willing to buy, likely focusing on more valuable or simple items.
2025-12-23 00:28:33 -06:00
Ranger Rick d8c7ec37c4 Add caravan trader definitions for FCP mod
Introduces new TraderKindDefs for various caravan traders, including Crow, Crazy Wolfgang, Lucky Harith, and Doc Hoff. Each trader has customized stock generators for selling and buying specific categories and tags of items, as well as currency handling. This expands the mod's trading system with unique trader profiles.
2025-12-22 14:04:23 -06:00