This commit is contained in:
edwardtheelbowhigh 2026-02-02 15:00:10 +00:00
commit ea63ad4cb4
3 changed files with 17 additions and 13 deletions

Binary file not shown.

BIN
gfx/interface/illustrations/loading_screens/hillfort.dds (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -1,12 +1,13 @@
bike = { priority = 1000 } bike = { priority = 1 }
paris = { priority = 1000 } paris = { priority = 1 }
andorra = { priority = 1000 } andorra = { priority = 1 }
bhutan = { priority = 1000 } bhutan = { priority = 1 }
shepherd = { priority = 1000 } shepherd = { priority = 1 }
numenor = { priority = 1000 } numenor = { priority = 1 }
harvest = { priority = 1000 } harvest = { priority = 1 }
siege = { priority = 1000 } siege = { priority = 1 }
istanbul = { priority = 1000 } istanbul = { priority = 1 }
carrier = { priority = 1000 } carrier = { priority = 1 }
knight = { priority = 1000 } knight = { priority = 1 }
greece = { priority = 1000 } greece = { priority = 1 }
hillfort = { priority = 1 }