Skip to content

Coding Tips

LT-Rascek edited this page Oct 17, 2021 · 2 revisions

Vassal Contracts

To add contracts, you will need to change the following files:

  • common/character_interactions/00_modify_vassal_contract.txt
  • common/script_values/00_basic_values.txt
  • common/scripted_triggers/00_scripted_triggers.txt

in addition to the localization, governments (which vassal contracts apply), and actual vassal contract implementation. Those files control whether or not changes to the contract are properly registered in the GUI.

Clone this wiki locally