mirror of
https://github.com/FalloutCollaborationProject/FCP-Caesars-Legion.git
synced 2026-07-27 17:00:20 -07:00
Adjust MarketValue for Legion currency item
Reduced the MarketValue of the Legion currency item from 10000 to 4 to better reflect its intended in-game value.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<resourceReadoutAlwaysShow>true</resourceReadoutAlwaysShow>
|
||||
<statBases>
|
||||
<RoyalFavorValue>0.002</RoyalFavorValue>
|
||||
<MarketValue>10000</MarketValue>
|
||||
<MarketValue>4</MarketValue>
|
||||
<Mass>0.002</Mass>
|
||||
<Flammability>0</Flammability>
|
||||
</statBases>
|
||||
|
||||
Reference in New Issue
Block a user