edits
This commit is contained in:
parent
5451de5779
commit
57f7721662
3 changed files with 12 additions and 7 deletions
BIN
gfx/interface/icons/terrain_types/tells.dds
(Stored with Git LFS)
Normal file
BIN
gfx/interface/icons/terrain_types/tells.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -1,6 +1,6 @@
|
|||
bike = { priority = 50 }
|
||||
paris = { priority = 50 }
|
||||
andorra = { priority = 50 }
|
||||
bhutan = { priority = 50 }
|
||||
shepherd = { priority = 50 }
|
||||
numenor = { priority = 50 }
|
||||
bike = { priority = 100 }
|
||||
paris = { priority = 100 }
|
||||
andorra = { priority = 100 }
|
||||
bhutan = { priority = 100 }
|
||||
shepherd = { priority = 100 }
|
||||
numenor = { priority = 100 }
|
||||
|
|
|
|||
|
|
@ -258,6 +258,8 @@
|
|||
holding = castle_holding
|
||||
}
|
||||
2266 = { #MAYENNE
|
||||
culture = galo
|
||||
religion = victorian
|
||||
holding = castle_holding
|
||||
}
|
||||
2265 = { #LAVAL
|
||||
|
|
@ -734,7 +736,7 @@
|
|||
2349 = { #VEZELAY
|
||||
culture = bourguignon
|
||||
religion = carolingian
|
||||
holding = church_holding
|
||||
holding = castle_holding
|
||||
}
|
||||
2378 = { #MORVAN
|
||||
holding = none
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue