Fix missing brackets (#12219)

Fix some missing brackets in #12192
This commit is contained in:
Ouaz 2024-09-16 00:11:34 +02:00 committed by GitHub
parent 16c4e2fed8
commit 7283c647d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -626,7 +626,9 @@
{"text":"External links","header":5,"color":"#fa0"},
{"text":"External links support right-click or long press to copy the link to the clipboard instead of launching the browser."},
{"text":"Example: The 'Open Github page' button on the Mod management screen."}
],
]
},
{
"name": "Differences from Civilization V",
"civilopediaText": [
{},
@ -651,8 +653,6 @@
{"text":"Tile improvements\nIn Civilzation V, workers start working on an improvement-under-construction at the beginning of movement. Unciv changes this, to allow players to assign workers to tiles, and then reconsider and change improvement or move them elsewhere."},
{},
{"text":"Forest and Jungle Visibility\nIn Unciv, forests and jungles are visible 1 tile outside visibility range. In Civilization V, this is the behaviour of hills and mountains, but not of forests and jungles, yet jungle and forest can block hills, and hill + forest can block mountain, indicating they're on the same elevation. This is considered to be a bug in the otherwise well-structured visibility logic in Civilization V."},
]
},
{