stuff for ireland half done

This commit is contained in:
Magpie490 2024-11-11 23:42:40 +00:00
parent 3fe5a7a3c2
commit a4cf42cd10
77 changed files with 679967 additions and 0 deletions

View 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
}