mirror of
https://github.com/FalloutCollaborationProject/FCP-Power-Armor.git
synced 2026-07-27 17:03:15 -07:00
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.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<weaponTags>
|
||||
<li>IndustrialGunAdvanced</li>
|
||||
</weaponTags>
|
||||
<weaponMoney>300~600</weaponMoney>
|
||||
<weaponMoney>400~600</weaponMoney>
|
||||
<techHediffsMoney>500~1200</techHediffsMoney>
|
||||
<techHediffsChance>0.25</techHediffsChance>
|
||||
<forcedTraits>
|
||||
|
||||
Reference in New Issue
Block a user