stuff for ireland half done
This commit is contained in:
parent
3fe5a7a3c2
commit
a4cf42cd10
77 changed files with 679967 additions and 0 deletions
16
gfx/map/table_styles/table_styles.txt
Normal file
16
gfx/map/table_styles/table_styles.txt
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
map_table_style_western = {
|
||||
environment = "gfx/map/environment/environment_western_table.txt"
|
||||
default = yes
|
||||
}
|
||||
|
||||
map_table_style_ce1 = {
|
||||
dlc_feature = legends_of_the_dead
|
||||
environment = "gfx/map/environment/environment_ce1_table.txt"
|
||||
priority = 1
|
||||
}
|
||||
|
||||
map_table_style_ep3 = {
|
||||
dlc_feature = roads_to_power
|
||||
environment = "gfx/map/environment/environment_ep3_table.txt"
|
||||
priority = 2
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue