Skip to content

Commit

Permalink
Merge fixes for Gateway West.
Browse files Browse the repository at this point in the history
  • Loading branch information
tttppp committed Feb 29, 2024
2 parents 8a2839b + fb971a8 commit cd6ddee
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 22 deletions.
22 changes: 11 additions & 11 deletions variants/beta/gatewaywest/bindata.go

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions variants/beta/gatewaywest/gatewaywest.go
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,14 @@ var GatewayWestVariant = common.Variant{
"laf": Missouria,
},
},
"hen": common.DominanceRule{
Nation: godip.Neutral,
Dependencies: map[godip.Province]godip.Nation{
"sal": Missouria,
"laf": Missouria,
"jac": Missouria,
},
},
"joh": common.DominanceRule{
Nation: Missouria,
Dependencies: map[godip.Province]godip.Nation{
Expand Down
Loading

0 comments on commit cd6ddee

Please sign in to comment.