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
It's the only submod i have and it keeps happening.
agot_can_build_or_restore_dragonpits = {
scope:holder = {
highest_held_title_tier >= 3 # Dukes and Above!
agot_has_dragonpit_requirements_trigger = yes
}
NOR = {
scope:holder = { # Cannot have any dragonpits already built in your held titles
any_held_title = {
tier = tier_county
any_county_province = {
has_building_or_higher = generic_dragon_pit_01
}
}
}
has_any_dragonpits = yes
county = {
any_county_province = {
has_any_dragonpits = yes
}
}
}
}
agot_can_build_or_restore_dragonpits = {
scope:holder = {
highest_held_title_tier >= 3 # Dukes and Above!
agot_has_dragonpit_requirements_trigger = yes
}
NOR = {
scope:holder = { # Cannot have any dragonpits already built in your held titles
any_held_title = {
tier = tier_county
any_county_province = {
has_building_or_higher = generic_dragon_pit_01
}
}
}
has_any_dragonpits = yes
county = {
any_county_province = {
has_any_dragonpits = yes
}
}
}
}
AGOT
agot_can_build_or_restore_dragonpits = {
scope:holder = {
highest_held_title_tier >= tier_kingdom # LPs and Above!
agot_has_dragonpit_requirements_trigger = yes
}
NOR = {
scope:holder = { # Cannot have any dragonpits already built in your held titles
any_held_title = {
tier = tier_county
any_county_province = {
has_building_or_higher = generic_dragon_pit_01
}
}
}
has_any_dragonpits = yes
county = {
any_county_province = {
has_any_dragonpits = yes
}
}
}
}
@Glaedr it should work as usual though?