Skip to content

Commit

Permalink
Merge pull request #101 from icendoan/sbmunch-patch-42
Browse files Browse the repository at this point in the history
Minor bug fixes and balancing
  • Loading branch information
sbmunch authored Jan 22, 2021
2 parents 45183fe + 3858311 commit 825d59a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 2 additions & 0 deletions icen_PUIR/decisions/Puppet Release.txt
Original file line number Diff line number Diff line change
Expand Up @@ -236,4 +236,6 @@ political_decisions = {
gtfo_CHI = { picture = gtfo alert = no potential = { has_country_flag = gtfo CHI = { vassal_of = THIS NOT = { substate_of = THIS } } } allow = { ai = no } effect = { prestige = -400 release_vassal = CHI diplomatic_influence = { who = CHI value = -100 } } }
gtfo_BNG = { picture = gtfo alert = no potential = { has_country_flag = gtfo BNG = { vassal_of = THIS NOT = { substate_of = THIS } } } allow = { ai = no } effect = { prestige = -150 release_vassal = BNG diplomatic_influence = { who = BNG value = -100 } } }
gtfo_SIE = { picture = gtfo alert = no potential = { has_country_flag = gtfo SIE = { vassal_of = THIS NOT = { substate_of = THIS } } } allow = { ai = no } effect = { prestige = -20 release_vassal = SIE diplomatic_influence = { who = SIE value = -100 } } }
gtfo_BIH = { picture = gtfo alert = no potential = { has_country_flag = gtfo BIH = { vassal_of = THIS NOT = { substate_of = THIS } } } allow = { ai = no } effect = { prestige = -60 release_vassal = BIH diplomatic_influence = { who = BIH value = -100 } } }

}
4 changes: 2 additions & 2 deletions icen_PUIR/history/provinces/china/1538 - Shanghai.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
owner = CHI
controller = CHI
add_core = CHI
trade_goods = fish
life_rating = 32
trade_goods = silk
life_rating = 34
6 changes: 6 additions & 0 deletions icen_PUIR/history/provinces/india/1282 - Raigarh.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
owner = BUN
controller = BUN
add_core = NAG
add_core = HND
trade_goods = grain
life_rating = 32

0 comments on commit 825d59a

Please sign in to comment.