Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
to ensure compatibility with BPV - More Building Slots - Compatibility.
```
#/common/scripted_variables/any_name.txt
@your_mod_name_mod = 1
# end this file with a empty line or a # comment
```
- Since Vanilla is now using social_classes_triggered_modifiers_no_happiness and intentionally not applying it to all pop categories, I've restored "standard_pop_modifiers" as an inline script applied to all pop categories (except wilderness_heart_strata).
- the on_pre_ftl_post_advance on action is deprecated
- Triggered job inline scripts have been redesigned to be more flexible. The current setup should not break existing mods designed for the old system, but future changes might.
- kill_pop_stu has been replaced with kill_pops_stu, which should be equivalent to kill_pop_amount apart from first firing the "on_pop_killed_by_effect" on_action. the variable "stu_local_pop_amount" on the pop group set to the number of pops killed.
- removed jobs/bureaucrats_add, jobs/culture_workers_add, jobs/death_priests_add, and jobs/administrators_add; use the new vanilla jobs/unity_jobs_add