Find Natural Wonder Quest implemented (#3211)

* Find Natural Wonder Quest implemented

* List to sequence to list
This commit is contained in:
Federico Luongo
2020-10-06 12:59:54 +02:00
committed by GitHub
parent fa59d4888a
commit 1dd82f6f58
3 changed files with 20 additions and 4 deletions

View File

@ -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 */
/*
{