mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Added more operation names
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8205 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -9470,6 +9470,58 @@ STR16 szCampaignStatsOperationPrefix[] = // TODO.Translate
|
||||
L"Steadfast %s",
|
||||
|
||||
// 100
|
||||
L"Narcoleptic %s", // TODO.Translate
|
||||
L"Bleached %s",
|
||||
L"Nail-biting %s",
|
||||
L"Smite the %s",
|
||||
|
||||
L"Bloodthirsty %s",
|
||||
L"Obese %s",
|
||||
L"Scheming %s",
|
||||
L"Tree-Humping %s",
|
||||
|
||||
L"Cheaply made %s",
|
||||
L"Sanctified %s",
|
||||
L"Falsely accused %s",
|
||||
L"%s to the rescue",
|
||||
|
||||
L"Crab-people vs. %s",
|
||||
L"%s in Space!!!",
|
||||
L"%s vs. Godzilla",
|
||||
L"Untamed %s",
|
||||
|
||||
L"Durable %s",
|
||||
L"Brazen %s",
|
||||
L"Greedy %s",
|
||||
L"Midnight %s",
|
||||
|
||||
// 120
|
||||
L"Confused %s",
|
||||
L"Irritated %s",
|
||||
L"Loathsome %s",
|
||||
L"Manic %s",
|
||||
|
||||
L"Ancient %s",
|
||||
L"Sneaking %s",
|
||||
L"%s of Doom",
|
||||
L"%s's revenge",
|
||||
|
||||
L"A %s on the run",
|
||||
L"A %s out of time",
|
||||
L"One with %s",
|
||||
L"%s from hell",
|
||||
|
||||
L"Super-%s",
|
||||
L"Ultra-%s",
|
||||
L"Mega-%s",
|
||||
L"Giga-%s",
|
||||
|
||||
L"A quantum of %s",
|
||||
L"Her Majesties' %s",
|
||||
L"Shivering %s",
|
||||
L"Fearful %s",
|
||||
|
||||
// 140
|
||||
};
|
||||
|
||||
STR16 szCampaignStatsOperationSuffix[] =
|
||||
@@ -9604,6 +9656,58 @@ STR16 szCampaignStatsOperationSuffix[] =
|
||||
L"Mutual Fund",
|
||||
|
||||
// 100
|
||||
L"Uniform", // TODO.Translate
|
||||
L"Saber",
|
||||
L"Snow Leopard",
|
||||
L"Panther",
|
||||
|
||||
L"Centaur",
|
||||
L"Scorpion",
|
||||
L"Serpent",
|
||||
L"Black Widow",
|
||||
|
||||
L"Tarantula",
|
||||
L"Vulture",
|
||||
L"Heretic",
|
||||
L"Zombie",
|
||||
|
||||
L"Role-Model",
|
||||
L"Hellhound",
|
||||
L"Mongoose",
|
||||
L"Nurse",
|
||||
|
||||
L"Nun",
|
||||
L"Space Ghost",
|
||||
L"Viper",
|
||||
L"Mamba",
|
||||
|
||||
// 120
|
||||
L"Sinner",
|
||||
L"Saint",
|
||||
L"Comet",
|
||||
L"Meteor",
|
||||
|
||||
L"Can of worms",
|
||||
L"Fish oil pills",
|
||||
L"Breastmilk",
|
||||
L"Tentacle",
|
||||
|
||||
L"Insanity",
|
||||
L"Madness",
|
||||
L"Cough reflex",
|
||||
L"Colon",
|
||||
|
||||
L"King",
|
||||
L"Queen",
|
||||
L"Bishop",
|
||||
L"Peasant",
|
||||
|
||||
L"Tower",
|
||||
L"Mansion",
|
||||
L"Warhorse",
|
||||
L"Referee",
|
||||
|
||||
// 140
|
||||
};
|
||||
|
||||
STR16 szMercCompareWebSite[] = // TODO.Translate
|
||||
|
||||
Reference in New Issue
Block a user