mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
- Bugfix: Fixed incorrect email message text for new custom user merc (uiIndex >= 178), when merc is availabe for business on AIM
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4581 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -5934,7 +5934,7 @@ STR16 New113AIMMercMailTexts[] =
|
||||
|
||||
// Luc: Text from Line 66
|
||||
L"FW from AIM Server: Message from Luc Fabre",
|
||||
L"Mesage received, merci! Am happy to consider your proposals. You know where to find me. ± ± Looking forward to hearing from you ±",
|
||||
L"Mesage received, merci! Am happy to consider your proposals. You know where to find me. ± ± Looking forward to hearing from you. ±",
|
||||
|
||||
// Laura: Text from Line 68
|
||||
L"FW from AIM Server: Message from Dr. Laura Colin",
|
||||
@@ -5946,11 +5946,11 @@ STR16 New113AIMMercMailTexts[] =
|
||||
|
||||
// Rudolf: Text from Line 72
|
||||
L"FW from AIM Server: Message from Rudolf Steiger",
|
||||
L"Do you know how many calls I get every day? Every tosser thinks he can call me. ± ± But I'm back, if you have something of interest for me.±",
|
||||
L"Do you know how many calls I get every day? Every tosser thinks he can call me. ± ± But I'm back, if you have something of interest for me. ±",
|
||||
|
||||
// WANNE: Generic mail, for additional merc made by modders, index >= 178
|
||||
L"FW from AIM Server: Message about merc availability",
|
||||
L"I got your message. Waiting for your call.±",
|
||||
L"I got your message. Waiting for your call. ±",
|
||||
};
|
||||
|
||||
// WANNE: These are the missing skills from the impass.edt file
|
||||
|
||||
Reference in New Issue
Block a user