loading screens

This commit is contained in:
Fishedotjpg 2026-02-02 13:18:56 +00:00
parent c229d8cd52
commit 99f8dc0d90
2 changed files with 16 additions and 12 deletions

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 }
paris = { priority = 1000 }
andorra = { priority = 1000 }
bhutan = { priority = 1000 }
shepherd = { priority = 1000 }
numenor = { priority = 1000 }
harvest = { priority = 1000 }
siege = { priority = 1000 }
istanbul = { priority = 1000 }
carrier = { priority = 1000 }
knight = { priority = 1000 }
greece = { priority = 1000 }
bike = { priority = 1 }
paris = { priority = 1 }
andorra = { priority = 1 }
bhutan = { priority = 1 }
shepherd = { priority = 1 }
numenor = { priority = 1 }
harvest = { priority = 1 }
siege = { priority = 1 }
istanbul = { priority = 1 }
carrier = { priority = 1 }
knight = { priority = 1 }
greece = { priority = 1 }
hillfort = { priority = 1 }