mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 23:40:01 +07:00
Find Natural Wonder Quest implemented (#3211)
* Find Natural Wonder Quest implemented * List to sequence to list
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
{
|
||||
"name": "Acquire Great Person",
|
||||
"description": "Great People can change the course of a Civilization! You will be rewarded for acquiring a new [greatPerson]."
|
||||
}/*,
|
||||
},/*
|
||||
{
|
||||
"name": "Conquer City State",
|
||||
"description": "You will be rewarded for conquering the city state of [cityState]!",
|
||||
@ -33,11 +33,11 @@
|
||||
"name": "Find Player",
|
||||
"description": "You have yet to discover where [civName] set up their cities. You will be rewarded for finding their territories.",
|
||||
"influence": 35
|
||||
},
|
||||
},*/
|
||||
{
|
||||
"name": "Find Natural Wonder",
|
||||
"description": "Send your best explorers on a quest to discover Natural Wonders. Nobody knows the location of [naturalWonder] yet."
|
||||
}*/
|
||||
}
|
||||
/* G&K */
|
||||
/*
|
||||
{
|
||||
|
Reference in New Issue
Block a user