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:
RickGrymes
2025-12-28 15:40:09 -06:00
parent 0d3669a3d7
commit 12a6aa2656
@@ -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>