fix(titles): remove no-op ai_primary_priority and fix bookmark path
- Remove empty ai_primary_priority block from e_final_empire (the if block had no effect, causing a lint error) - Move bookmarks to common/bookmarks/bookmarks/ subdirectory to match CK3 1.18 expected path Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -7,12 +7,6 @@ e_final_empire = {
|
||||
color2 = { 200 200 200 }
|
||||
capital = c_luthadel
|
||||
|
||||
ai_primary_priority = {
|
||||
if = {
|
||||
limit = { always = yes }
|
||||
}
|
||||
}
|
||||
|
||||
# ==========================================
|
||||
# CENTRAL DOMINANCE - Heart of the Empire
|
||||
# Mapped to: Switzerland (Bern, Zurich, Geneva area)
|
||||
|
||||
Reference in New Issue
Block a user