ComPatch E&F + Victorian Century

If you liked this item, please rate it up on Steam Workshop page.

Author: BED_TRIP

Last revision: 21 Jan at 07:12 UTC

File size: 472.38 KB

On Steam Workshop

Description:
Economic and Financial Mod (E&F) – V4 + Victorian Century ComPatch

Load order

This patch must be loaded after both mods. Place other mods after it only if they do not overwrite the same content (especially common/buy_packages, common/company_types, common/static_modifiers).

What this patch does
  • Restores E&F currency / financial products popneeds in VC wealth packages
    • Both mods define the same keys: wealth_1wealth_99 in common/buy_packages. If Victorian Century loads after E&F, it replaces the packages and the E&F injections are lost.
    • This patch re-applies E&F values via INJECT:
      • wealth_1wealth_14: adds popneed_currency
      • wealth_15wealth_99: adds popneed_currency + popneed_financial_products

  • Restores E&F additions to company_standard_oil
    • Victorian Century overwrites company_standard_oil and the E&F extra prestige goods are lost.
    • This patch injects into possible_prestige_goods: mining_stock_usa, prestige_good_usa_oil.

  • Restores E&F injection into base_values
    • Victorian Century overwrites common/static_modifiers/base_values; E&F expects its minting change to exist.
    • This patch injects country_minting_add = -500 (plus the E&F icon).

my github[github.com]