Merge branch 'next-version-dev' of https://forgejo.damimani-alex.org/damimani/N3OW into next-version-dev

This commit is contained in:
trashmasteruni 2026-04-12 21:42:52 +02:00
commit 46621ee472
3 changed files with 25 additions and 3 deletions

View file

@ -108,8 +108,6 @@ NEOW_ce_saint_peter.dds = { colors = 3 category = figures }
NEOW_ce_woman_01.dds = { colors = 3 category = manmade }
NEOW_ce_orion.dds = { colors = 2 category = figures }
NEOW_ce_head_w_adrian_helmet.dds = { colors = 2 category = figures }
NEOW_ce_moskva.dds = { colors = 3 category = figures }
test
###MANMADE
NEOW_ce_armillary_sphere.dds = { colors = 1 category = manmade }

View file

@ -382,6 +382,7 @@ germany0024 = {
trait = flagellant
trait = strong
trait = depressed_1
father = alexander_alexanderwelt
2536.1.1 = {
birth = yes
}
@ -390,6 +391,23 @@ germany0024 = {
}
}
alexander_alexanderwelt = {
name = "Alexander"
dynasty = alexanderwelt_dynasty
religion = "einblicker"
culture = saxon
trait = education_martial_3
trait = zealous
trait = strong
trait = conqueror
2500.1.1 = {
birth = yes
}
2554.1.1 = {
death = yes
}
}
germany0025 = {
name = "Rogal"
dynasty = dorn_dynasty

View file

@ -2,4 +2,10 @@ k_sorbia = {
2505.1.1 = {
change_development_level = 7
}
2532.1.1 = {
holder = alexander_alexanderwelt
}
2554.1.1 = {
holder = 0
}
}