cloud + province voiding done
This commit is contained in:
parent
79e7693560
commit
6a379fb4ce
7 changed files with 23 additions and 8 deletions
|
|
@ -325,3 +325,9 @@ impassable_mountains = RANGE { 13164 13269 }
|
|||
impassable_mountains = LIST { 10582 10586 10605 10607 10612 10648 }
|
||||
|
||||
|
||||
# THE VOID
|
||||
# These provinces are used to hide areas not developed, and stop them from interacting with the world
|
||||
|
||||
impassable_mountains = LIST { 8810 8811 8812 }
|
||||
impassable_seas = LIST { 8813 }
|
||||
|
||||
|
|
|
|||
|
|
@ -8808,10 +8808,10 @@
|
|||
8807;92;9;131;Val Badia;x
|
||||
8808;134;12;4;Fascia;x
|
||||
8809;176;15;132;Fodom;x
|
||||
8810;8;18;5;;x
|
||||
8811;50;21;133;;x
|
||||
8812;92;24;6;;x
|
||||
8813;134;27;134;;x
|
||||
8810;8;18;5;EASTERN EUROPE;x
|
||||
8811;50;21;133;NORTH AFRICA;x
|
||||
8812;92;24;6;THE VOID;x
|
||||
8813;134;27;134;FOGGY SEA;x
|
||||
8814;176;30;7;;x
|
||||
8815;8;33;135;;x
|
||||
8816;50;36;8;;x
|
||||
|
|
|
|||
|
BIN
map_data/provinces.png
(Stored with Git LFS)
BIN
map_data/provinces.png
(Stored with Git LFS)
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue