Merge branch 'main' of https://gitlab.com/new-era-team/N3OW
This commit is contained in:
commit
ea63ad4cb4
3 changed files with 17 additions and 13 deletions
BIN
gfx/interface/frontend/frontend_main_menu_bg.dds
(Stored with Git LFS)
BIN
gfx/interface/frontend/frontend_main_menu_bg.dds
(Stored with Git LFS)
Binary file not shown.
BIN
gfx/interface/illustrations/loading_screens/hillfort.dds
(Stored with Git LFS)
Normal file
BIN
gfx/interface/illustrations/loading_screens/hillfort.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -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 }
|
||||
Loading…
Add table
Add a link
Reference in a new issue