mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
Add externalized emails
* Data -> Emails.xml contains both JA2 and JA2UB emails, which simplified things and we no longer need 4 different EmailSenderNameList.xml files either * Gameinit.lua scripts have been switched over to use externalized emails
This commit is contained in:
@@ -230,6 +230,7 @@ Each A.I.M merc has an entry here in the file, mapped to a specific uiIndex.
|
||||
<Name>A.I.M.</Name>
|
||||
</NAME>
|
||||
<NAME>
|
||||
<!-- Mails from the PMC -->
|
||||
<uiIndex>51</uiIndex>
|
||||
<Name>Kerberus Inc</Name>
|
||||
</NAME>
|
||||
@@ -237,9 +238,10 @@ Each A.I.M merc has an entry here in the file, mapped to a specific uiIndex.
|
||||
<uiIndex>52</uiIndex>
|
||||
<Name>Angel DaSilva</Name>
|
||||
</NAME>
|
||||
<!-- Mails from Miguel Cordona -->
|
||||
<NAME>
|
||||
<uiIndex>53</uiIndex>
|
||||
<Name>None</Name>
|
||||
<Name>Miguel</Name>
|
||||
</NAME>
|
||||
<NAME>
|
||||
<uiIndex>54</uiIndex>
|
||||
|
||||
Reference in New Issue
Block a user