I did a first round of proofreading on the texts.
Note that objective names are identifier code and should chosen to make this
obvious - a-z and _ only. For example:
obj_find_artifacts = {
name = "Find the pieces of Neptune's shrine",
should be
obj_find_artifacts = {
name = "find_artifacts",
or
obj_find_artifacts = {
name = "find_neptunes_shrine",
--
https://code.launchpad.net/~widelands-dev/widelands/empire-mission-3/+merge/321434
Your team Widelands Developers is requested to review the proposed merge of
lp:~widelands-dev/widelands/empire-mission-3 into lp:widelands.
_______________________________________________
Mailing list: https://launchpad.net/~widelands-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~widelands-dev
More help : https://help.launchpad.net/ListHelp