AlpsStranger Jump jump on the tiger! Joined Feb 8, 2009 Messages 5,820 Jul 3, 2011 #1 "Trade Unions" is increasing maintenance by roughly the amount that it should be decreasing.
AlpsStranger Jump jump on the tiger! Joined Feb 8, 2009 Messages 5,820 Jul 3, 2011 #2 Fixed it. Code: <Update> <Where Type="POLICY_TRADE_UNIONS" /> <Set GridX="3" GridY="1" PortraitIndex="7" RouteGoldMaintenanceMod="25" /> </Update> Changed to Code: <Update> <Where Type="POLICY_TRADE_UNIONS" /> <Set GridX="3" GridY="1" PortraitIndex="7" RouteGoldMaintenanceMod="-25" /> </Update>
Fixed it. Code: <Update> <Where Type="POLICY_TRADE_UNIONS" /> <Set GridX="3" GridY="1" PortraitIndex="7" RouteGoldMaintenanceMod="25" /> </Update> Changed to Code: <Update> <Where Type="POLICY_TRADE_UNIONS" /> <Set GridX="3" GridY="1" PortraitIndex="7" RouteGoldMaintenanceMod="-25" /> </Update>
Thalassicus Bytes and Nibblers Joined Nov 9, 2005 Messages 11,057 Location Texas Jul 3, 2011 #3 Thanks for the helpful bug report, I've fixed it for v8.2.