Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leviathan patches #174

Merged
merged 4 commits into from
Apr 27, 2021
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,10 @@ age_of_reformation = {
trade_goods = spices
value = yes
}
trading_bonus = {
trade_goods = cloves
value = yes
}
trading_bonus = {
trade_goods = chinaware
value = yes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1196,6 +1196,7 @@ manufactories = {
trade_goods = ivory
trade_goods = slaves
trade_goods = spices
trade_goods = cloves
trade_goods = fur
trade_goods = incense
}
Expand Down Expand Up @@ -1315,6 +1316,7 @@ manufactories = {
trade_goods = ivory
trade_goods = slaves
trade_goods = spices
trade_goods = cloves
trade_goods = fur
trade_goods = incense
}
Expand Down Expand Up @@ -1986,6 +1988,7 @@ industrialization = {
trade_goods = ivory
trade_goods = slaves
trade_goods = spices
trade_goods = cloves
trade_goods = fur
trade_goods = incense
}
Expand Down Expand Up @@ -2119,6 +2122,7 @@ industrialization = {
trade_goods = ivory
trade_goods = slaves
trade_goods = spices
trade_goods = cloves
trade_goods = fur
trade_goods = incense
}
Expand Down