Commit Graph
4 Commits
Author SHA1 Message Date
Ranger Rick 3c1cf88372 Add Fusion Core item and integrate with power armor
Introduced a new Fusion Core item with associated textures and XML definition. Updated power armor to use Fusion Cores as fuel instead of chemfuel, and added Fusion Cores to trader stock. This enhances gameplay by providing a unique, valuable resource for powering advanced equipment.
2025-12-26 13:55:35 -06:00
RickGrymes 1eb1ce1237 Update power armor trader buy filters and weapon money
Replaced explicit power armor item buy filters with a trade tag in TraderKindDefs_Power_Armor.xml for easier extensibility. Increased weaponMoney minimum from 300 to 400 in PawnKindDefs_Power_Armor_Trader.xml to adjust trader inventory value.
2025-12-23 00:22:09 -06:00
Ranger Rick 57630a3cec Remove redundant willTrade tag from power armor trader
Deleted the <willTrade> tag from TraderKindDefs_Power_Armor.xml as it is unnecessary or handled elsewhere.
2025-12-22 14:04:36 -06:00
Ranger Rick 7b6ed255c8 Add Power Armor Specialist trader and pawnkind defs
Introduces new XML definitions for a Power Armor Specialist trader and associated pawnkind. The trader offers various power armor items and accepts them for trade, expanding trading options related to power armor equipment.
2025-12-22 12:51:22 -06:00