mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Fixed the wrong texts for portrait, voice, skills and attributes in the I.M.P creation screen
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2195 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -2141,10 +2141,10 @@ STR16 pImpButtonText[] =
|
||||
|
||||
STR16 pExtraIMPStrings[] =
|
||||
{
|
||||
L"To Commence Actual Profiling, Select Personality.",
|
||||
L"Now That You Have Completed Personality, Select Your Attributes.",
|
||||
L"With Attributes Now Allocated, You Can Proceed to Portrait Selection.",
|
||||
L"To Complete The Process, Select The Voice Sample That Best Fits You.",
|
||||
L"With the voice now selected, it is time to select your skills.",
|
||||
L"To complete the process, select your attributes.",
|
||||
L"To commence actual profiling, select portrait.",
|
||||
L"Now that you have completet your portrait choice, select the voice sample that best fits you.",
|
||||
};
|
||||
|
||||
STR16 pFilesTitle[] =
|
||||
|
||||
Reference in New Issue
Block a user