Skip to content

Commit

Permalink
Merge pull request #35391 from curstwist/fix-faction-camp-expansion-n…
Browse files Browse the repository at this point in the history
…ames

fix faction expansion names
  • Loading branch information
ZhilkinSerg authored Nov 8, 2019
2 parents 50d7ace + 700dfd6 commit 476dfee
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@
{
"type": "overmap_terrain",
"id": "faction_base_workshop_0",
"name": "store survey",
"name": "fabrication workshop survey",
"sym": "+",
"color": "cyan",
"see_cost": 5,
Expand Down Expand Up @@ -596,7 +596,7 @@
{
"type": "overmap_terrain",
"id": "faction_base_storehouse_0",
"name": "store survey",
"name": "store house survey",
"sym": "+",
"color": "cyan",
"see_cost": 5,
Expand Down

0 comments on commit 476dfee

Please sign in to comment.