mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 00:43:45 +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.
(cherry picked from commit 727be2fb45)
Signed-off-by: phosit <phosit@autistici.org>
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