|
12 | 12 | "common/achievements", |
13 | 13 | "common/ai_strategies", |
14 | 14 | "common/buildings", |
| 15 | + "common/buy_packages", |
| 16 | + "common/character_interactions", |
15 | 17 | "common/character_templates", |
| 18 | + "common/character_traits", |
16 | 19 | "common/combat_unit_groups", |
17 | 20 | "common/combat_unit_types", |
18 | 21 | "common/commander_orders", |
|
26 | 29 | "common/discrimination_trait_groups", |
27 | 30 | "common/discrimination_traits", |
28 | 31 | "common/diplomatic_plays", |
| 32 | + "common/diplomatic_catalysts", |
29 | 33 | "common/dynamic_country_map_colors", |
30 | 34 | "common/dynamic_country_names", |
31 | 35 | "common/flag_definitions", |
| 36 | + "common/geographic_regions", |
32 | 37 | "common/goods", |
33 | 38 | "common/government_types", |
34 | 39 | "common/history/ai", |
35 | 40 | "common/history/buildings", |
36 | 41 | "common/history/characters", |
37 | 42 | "common/history/conscription", |
38 | 43 | "common/history/countries", |
| 44 | + "common/history/cultures", |
39 | 45 | "common/history/diplomacy", |
40 | 46 | "common/history/diplomatic_plays", |
41 | 47 | "common/history/global", |
|
60 | 66 | "common/mobilization_option_groups", |
61 | 67 | "common/mobilization_options", |
62 | 68 | "common/modifier_type_definitions", |
63 | | - "common/on_actions", |
| 69 | + "common/objective_subgoal_categories", |
64 | 70 | "common/objective_subgoals", |
| 71 | + "common/objectives", |
| 72 | + "common/on_actions", |
65 | 73 | "common/parties", |
66 | 74 | "common/pop_needs", |
67 | 75 | "common/pop_types", |
| 76 | + "common/power_bloc_names", |
68 | 77 | "common/production_methods", |
69 | 78 | "common/scripted_buttons", |
70 | 79 | "common/scripted_effects", |
|
79 | 88 | "events/brazil", |
80 | 89 | "events/election_events", |
81 | 90 | "events/expedition_events", |
| 91 | + "events/iberia_events", |
82 | 92 | "events/india_events", |
83 | 93 | "events/law_events", |
84 | 94 | "events/soi_events", |
85 | 95 | "events/tech_events", |
86 | 96 |
|
87 | 97 | "gfx/map", |
| 98 | + "gfx/map/city_data/city_centerpiece", |
88 | 99 | "gfx/map/city_data/city_types", |
89 | | - "gfx/portraits/portrait_modifiers" |
| 100 | + "gfx/portraits/portrait_modifiers", |
| 101 | + |
| 102 | + "tools/scripted_tests" |
90 | 103 | ] |
91 | 104 | } |
92 | 105 | } |
0 commit comments