mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Replace hunt by slaughter in phrase about chicken
It's not really hunting when nobody flees. "Slaughter" is used later when talking about the same action.
This commit is contained in:
@@ -70,7 +70,7 @@ Trigger.prototype.tutorialGoals = [
|
||||
},
|
||||
{
|
||||
"instructions": [
|
||||
markForTranslation("Cavalry Citizen Soldiers are good for hunting. Select your Cavalry and order him to hunt the chickens around your Civic Center in similar fashion.")
|
||||
markForTranslation("Cavalry Citizen Soldiers are good for hunting. Select your Cavalry and order him to slaughter the chickens around your Civic Center in similar fashion.")
|
||||
],
|
||||
"OnPlayerCommand": function(msg)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user