Skip to content

Commit

Permalink
[text] fix typo in upgrade name
Browse files Browse the repository at this point in the history
  • Loading branch information
nroutasuo committed Mar 27, 2023
1 parent a77dff4 commit 2bd454f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/game/data/UpgradeData.json
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@
"campOrdinal": "2",
"effects": {},
"id": "unlock_building_darkfarm",
"name": "Urban Heliculture"
"name": "Urban Heliciculture"
},
"unlock_building_fortifications": {
"blueprintCampOrdinal": 3,
Expand Down Expand Up @@ -1019,4 +1019,4 @@
"id": "unlock_worker_rope",
"name": "Rope-making"
}
}
}

0 comments on commit 2bd454f

Please sign in to comment.