Skip to content

Commit

Permalink
Update harbour.js grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
FruityGumGuiltyFruit committed Apr 27, 2024
1 parent 8504cde commit 1fe4492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/scripts/building/harbour.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ var Constructor = function()

this.getDescription = function()
{
return qsTr("<r>Once captured can be used for </r><div c='#00ff00'>production and resupplying </div><r>of </r><div c='#00ff00'>naval </div><r>units.</r>");
return qsTr("<r>Once captured can be used for the </r><div c='#00ff00'>production, repairing and resupplying </div><r>of </r><div c='#00ff00'>naval </div><r>units.</r>");
};

this.getVisionHide = function(building)
Expand Down

0 comments on commit 1fe4492

Please sign in to comment.