;--------------------------------------------------
;Section 8g: Sweboz Triumphs
;--------------------------------------------------
;--------------------------
; Segewalahuz
;--------------------------
monitor_event CharacterTurnEnd FactionType germans
and Trait Segewalahuz = 2
and I_SettlementOwner Swebotraustastamnoz = germans
if I_TurnNumber < 660
console_command create_unit Swebotraustastamnoz "germanic infantry gastiz" 1
end_if
if I_TurnNumber > 659
console_command create_unit Swebotraustastamnoz "germanic infantry gaisaz harjoz" 1
end_if
end_monitor
Bookmarks