Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some major lignite deposits added
Browse files Browse the repository at this point in the history
Eastern Europe / Russia + Ethiopia + Costa Rica deposits added
Danarca committed Jan 4, 2025
1 parent f87e9c1 commit 6cd950f
Showing 5 changed files with 84 additions and 18 deletions.
35 changes: 30 additions & 5 deletions map_data/state_regions/02_east_europe.txt
Original file line number Diff line number Diff line change
@@ -27,12 +27,17 @@ STATE_SILESIA = {
arable_land = 105
arable_resources = { "bg_rye_farms" "bg_livestock_ranches" }
capped_resources = {
bg_coal_mining = 120
bg_coal_mining = 60 # 120 originally, half moved into lignite
bg_iron_mining = 60
bg_lead_mining = 54
bg_sulfur_mining = 40
bg_logging = 14
}
resource = {
type = "bg_lignite_mining"
undiscovered_amount = 40
discovered_amount = 35
}
}

STATE_GREATER_POLAND = {
@@ -183,10 +188,15 @@ STATE_CENTRAL_HUNGARY = {
arable_land = 110
arable_resources = { "bg_wheat_farms" "bg_livestock_ranches" "bg_vineyard_plantations" }
capped_resources = {
bg_coal_mining = 20
bg_coal_mining = 5 # 20 originally, 75% moved to lignite
bg_iron_mining = 30
bg_logging = 6
}
resource = {
type = "bg_lignite_mining"
undiscovered_amount = 18
discovered_amount = 6
}
}

STATE_BEKES = {
@@ -217,9 +227,14 @@ STATE_TRANSDANUBIA = {
arable_land = 125
arable_resources = { "bg_wheat_farms" "bg_livestock_ranches" "bg_vineyard_plantations" }
capped_resources = {
bg_coal_mining = 84
bg_coal_mining = 21 # 84 originally, 75% moved to lignite
bg_logging = 7
}
resource = {
type = "bg_lignite_mining"
undiscovered_amount = 60
discovered_amount = 20
}
}

STATE_DELVIDEK = {
@@ -270,10 +285,15 @@ STATE_WEST_SLOVAKIA = {
arable_land = 105
arable_resources = { "bg_wheat_farms" "bg_livestock_ranches" "bg_vineyard_plantations" }
capped_resources = {
bg_coal_mining = 44
bg_coal_mining = 11 # 44 originally, 75% moved to lignite
bg_iron_mining = 63
bg_logging = 8
}
resource = {
type = "bg_lignite_mining"
undiscovered_amount = 30
discovered_amount = 10
}
}

STATE_EAST_SLOVAKIA = {
@@ -287,10 +307,15 @@ STATE_EAST_SLOVAKIA = {
arable_land = 70
arable_resources = { "bg_wheat_farms" "bg_livestock_ranches" "bg_vineyard_plantations" }
capped_resources = {
bg_coal_mining = 92
bg_coal_mining = 23 # 92 originally, 75% moved to lignite
bg_lead_mining = 33
bg_logging = 15
}
resource = {
type = "bg_lignite_mining"
undiscovered_amount = 65
discovered_amount = 21
}
}

STATE_SOUTHERN_TRANSYLVANIA = {
12 changes: 7 additions & 5 deletions map_data/state_regions/04_subsaharan_africa.txt
Original file line number Diff line number Diff line change
@@ -562,9 +562,13 @@ STATE_OROMIA = {
arable_resources = { "bg_millet_farms" "bg_livestock_ranches" "bg_coffee_plantations" "bg_cotton_plantations" "bg_dye_plantations" "bg_tea_plantations" "bg_tobacco_plantations" "bg_sugar_plantations" "bg_vineyard_plantations" }
capped_resources = {
bg_logging = 11
bg_coal_mining = 28
bg_sulfur_mining = 16
}
resource = {
type = "bg_lignite_mining"
undiscovered_amount = 24
discovered_amount = 9
}
resource = {
type = "bg_rubber"
undiscovered_amount = 28
@@ -590,8 +594,6 @@ STATE_AMHARA = {
capped_resources = {
bg_logging = 20
bg_iron_mining = 36
bg_coal_mining = 44

}
resource = {
type = "bg_rubber"
@@ -600,8 +602,8 @@ STATE_AMHARA = {
# IMPERIA LIGNITE
resource = {
type = "bg_lignite_mining"
undiscovered_amount = 24
discovered_amount = 0
undiscovered_amount = 41
discovered_amount = 14
}
# IMPERIA LIGNITE END
resource = {
6 changes: 5 additions & 1 deletion map_data/state_regions/06_central_america.txt
Original file line number Diff line number Diff line change
@@ -104,10 +104,14 @@ STATE_COSTA_RICA = {
arable_land = 15
arable_resources = { "bg_maize_farms" "bg_livestock_ranches" "bg_coffee_plantations" "bg_dye_plantations" "bg_tobacco_plantations" "bg_sugar_plantations" "bg_banana_plantations" }
capped_resources = {
bg_coal_mining = 24
bg_logging = 8
bg_fishing = 3
}
resource = {
type = "bg_lignite_mining"
undiscovered_amount = 22
discovered_amount = 8
}
resource = {
type = "bg_rubber"
undiscovered_amount = 12
7 changes: 6 additions & 1 deletion map_data/state_regions/14_siberia.txt
Original file line number Diff line number Diff line change
@@ -12,12 +12,17 @@
arable_land = 60
arable_resources = { "bg_rye_farms" "bg_livestock_ranches" }
capped_resources = {
bg_coal_mining = 84
bg_coal_mining = 42 # 84 originally, 50% moved to lignite
bg_iron_mining = 96
bg_lead_mining = 81
bg_gold_mining = 2
bg_logging = 27
}
resource = {
type = "bg_lignite_mining"
undiscovered_amount = 39
discovered_amount = 13
}
resource = {
type = "bg_gold_fields"
depleted_type = "bg_gold_mining"
42 changes: 36 additions & 6 deletions map_data/state_regions/15_russia.txt
Original file line number Diff line number Diff line change
@@ -295,11 +295,16 @@ STATE_MOSCOW = {
arable_land = 60
arable_resources = { "bg_rye_farms" "bg_livestock_ranches" }
capped_resources = {
bg_coal_mining = 60
bg_coal_mining = 15 # 60 originally, 75% moved to lignite
bg_iron_mining = 30
bg_logging = 34
bg_monuments = 1
}
resource = {
type = "bg_lignite_mining"
undiscovered_amount = 42
discovered_amount = 14
}
}
#Grodno
STATE_BREST = {
@@ -365,9 +370,14 @@ STATE_ORYOL = {
arable_resources = { "bg_rye_farms" "bg_livestock_ranches" }
capped_resources = {
bg_logging = 72
bg_coal_mining = 58
bg_coal_mining = 15 # 58 originally, 75% moved to lignite
bg_iron_mining = 16
}
resource = {
type = "bg_lignite_mining"
undiscovered_amount = 41
discovered_amount = 13
}
}

STATE_SMOLENSK = {
@@ -382,9 +392,14 @@ STATE_SMOLENSK = {
arable_land = 62
arable_resources = { "bg_rye_farms" "bg_livestock_ranches" }
capped_resources = {
bg_coal_mining = 8
bg_coal_mining = 2 # 8 originally, 75% moved to lignite
bg_logging = 24
}
resource = {
type = "bg_lignite_mining"
undiscovered_amount = 6
discovered_amount = 2
}
}

STATE_MOGILEV = {
@@ -439,9 +454,14 @@ STATE_NOVGOROD = {
arable_land = 70
arable_resources = { "bg_rye_farms" "bg_livestock_ranches" }
capped_resources = {
bg_coal_mining = 24
bg_coal_mining = 6 # 24 originally, 75% moved to lignite
bg_logging = 40
}
resource = {
type = "bg_lignite_mining"
undiscovered_amount = 24
discovered_amount = 9
}
}

STATE_CRIMEA = {
@@ -522,7 +542,12 @@ STATE_TVER = {
arable_resources = { "bg_rye_farms" "bg_livestock_ranches" }
capped_resources = {
bg_logging = 36
bg_coal_mining = 8
bg_coal_mining = 2 # 8 originally, 75% moved to lignite
}
resource = {
type = "bg_lignite_mining"
undiscovered_amount = 6
discovered_amount = 2
}
}

@@ -899,9 +924,14 @@ STATE_RYAZAN = {
arable_land = 65
arable_resources = { "bg_rye_farms" "bg_livestock_ranches" }
capped_resources = {
bg_coal_mining = 21
bg_coal_mining = 5 # 21 originally, 75% moved to lignite
bg_logging = 28
}
resource = {
type = "bg_lignite_mining"
undiscovered_amount = 15
discovered_amount = 5
}
}

STATE_VITEBSK = {

0 comments on commit 6cd950f

Please sign in to comment.