mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Replace evolution with growth rates (#201)
This commit is contained in:
+15
-7
@@ -11655,13 +11655,21 @@ STR16 szLaptopStatText[] =
|
||||
L"Threaten approach",
|
||||
L"Recruit approach",
|
||||
|
||||
L"%s learns with normal speed.",
|
||||
L"%s does not learn at all.",
|
||||
L"%s unlearns his skills.",
|
||||
L"%s learns with 3/4 speed.",
|
||||
|
||||
L"%s learns with 1/2 speed.",
|
||||
L"%s learns with 1/4 speed.",
|
||||
L"Stats will regress.",
|
||||
L"Fast",
|
||||
L"Average",
|
||||
L"Slow",
|
||||
L"Health growth",
|
||||
L"Strength growth",
|
||||
L"Agility growth",
|
||||
L"Dexterity growth",
|
||||
L"Wisdom growth",
|
||||
L"Marksmanship growth",
|
||||
L"Explosives growth",
|
||||
L"Leadership growth",
|
||||
L"Medical growth",
|
||||
L"Mechanical growth",
|
||||
L"Experience growth",
|
||||
};
|
||||
|
||||
STR16 szGearTemplateText[] =
|
||||
|
||||
Reference in New Issue
Block a user