-added Mouse's soundset (nice!) by merc05, with slight edits (by anv)

-added soundsets for Elroy, Rev, Dyno, Skitz and Weasel (by anv)
-fixed few errors in Doc's and Hurl's dialogue (by anv)
-added Skitz and Weasel (by anv)
-improved Hurl's an Boss's face (by anv)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1652 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Flugente
2013-04-18 22:44:43 +00:00
parent 4253942b5a
commit 9b9b3fc64a
1023 changed files with 290 additions and 168 deletions
@@ -1,49 +1,3 @@
<!--
In this file you can define, which mercs should be available on M.E.R.C website.
This works for USE_PROFILE_DATA_FROM_XML = TRUE (using MercProfiles.xml) and FALSE (using BinaryData\Prof*.dat).
If you want to hide any merc from M.E.R.C website, just delete the entry.
uiIndex: 0 - 254
Name: Optional Name of the merc
MercBioID: ID from the file "BinaryData\Mercbios.edt" file. Set this to -1 and no bios will be shown for the merc.
INFO: See list with entries below.
Drunk: If you set this to 1, then the merc should also have a drunken profile defined in MercProfiles.xml/Prof*.dat
There also has to be an entry here in this file right underneath (with uiIndex + 1) the "normal" profile.
INFO: In vanilla JA2, Larry has a "normal" and a "drunken" profile.
AlternateIndex: If <Drunk> is set to 0, you can always set this to -1. This indicates that there is no additional drunken profile for ther merc.
If <Drunk> is set to 1, then also an additional "drunken" profile has to exist.
In both profiles (normal, drunken) set the <AlternateIndex>, which points to the <uiIndex> of the alternating profile.
StartMercsAvailable: Set to 1 and the merc is available at the beginning. Set to 0 and merc will be available after X (<usDay>) days.
NewMercsAvailable: Accessible mercenary in the next day. Just set this to 0 for all mercs. This will only be set internal ingame.
ProfilId: uiIndex from MercProfiles.xml/Prof*.dat.
usMoneyPaid: The amount of money you have to pay Speck for this merc to show up on the website. If set to 0 then cost is taken from MercProfiles.xml/Prof*.dat.
usDay: When <StartMercsAvailable> is set to 0, you can set the days, when the merc should be available in M.E.R.C.
For example, if you set <usDay> to 3, the merc will be available on Day 3 + 1 day offset on the website.
Also the total amount of money you paid Speck has to be greater than <usMoneyPaid> for the merc to show up.
The following list shows the records defined in "BinaryData\Mercbios.edt". Use this for the <MercBioID> tag.
Record Merc
0 Biff
1 Haywire
2 Gastek
3 Razor
4 Flo
5 Gumpy
10 Bubba
6 Larry
7 Larry drunk
9 Numb
13 Tex
14 Beggins
8 Couger
11 Gaston
12 Stogie
-->
<MERC_AVAILABLES>
<MERC>
<uiIndex>0</uiIndex>
@@ -179,6 +133,30 @@ If you want to hide any merc from M.E.R.C website, just delete the entry.
</MERC>
<MERC>
<uiIndex>11</uiIndex>
<Name>Skitz</Name>
<Drunk>0</Drunk>
<uiAlternateIndex>-1</uiAlternateIndex>
<StartMercsAvailable>1</StartMercsAvailable>
<NewMercsAvailable>0</NewMercsAvailable>
<MercBioID>28</MercBioID>
<ProfilId>179</ProfilId>
<usMoneyPaid>0</usMoneyPaid>
<usDay>0</usDay>
</MERC>
<MERC>
<uiIndex>12</uiIndex>
<Name>Weasel</Name>
<Drunk>0</Drunk>
<uiAlternateIndex>-1</uiAlternateIndex>
<StartMercsAvailable>1</StartMercsAvailable>
<NewMercsAvailable>0</NewMercsAvailable>
<MercBioID>29</MercBioID>
<ProfilId>180</ProfilId>
<usMoneyPaid>0</usMoneyPaid>
<usDay>0</usDay>
</MERC>
<MERC>
<uiIndex>13</uiIndex>
<Name>Postie</Name>
<Drunk>0</Drunk>
<uiAlternateIndex>-1</uiAlternateIndex>
@@ -190,7 +168,7 @@ If you want to hide any merc from M.E.R.C website, just delete the entry.
<usDay>2</usDay>
</MERC>
<MERC>
<uiIndex>12</uiIndex>
<uiIndex>14</uiIndex>
<Name>Ears</Name>
<Drunk>0</Drunk>
<uiAlternateIndex>-1</uiAlternateIndex>
@@ -202,7 +180,7 @@ If you want to hide any merc from M.E.R.C website, just delete the entry.
<usDay>5</usDay>
</MERC>
<MERC>
<uiIndex>13</uiIndex>
<uiIndex>15</uiIndex>
<Name>Dyno</Name>
<Drunk>0</Drunk>
<uiAlternateIndex>-1</uiAlternateIndex>
@@ -214,7 +192,7 @@ If you want to hide any merc from M.E.R.C website, just delete the entry.
<usDay>5</usDay>
</MERC>
<MERC>
<uiIndex>14</uiIndex>
<uiIndex>16</uiIndex>
<Name>Leon</Name>
<Drunk>0</Drunk>
<uiAlternateIndex>-1</uiAlternateIndex>
@@ -226,7 +204,7 @@ If you want to hide any merc from M.E.R.C website, just delete the entry.
<usDay>10</usDay>
</MERC>
<MERC>
<uiIndex>15</uiIndex>
<uiIndex>17</uiIndex>
<Name>Sparky</Name>
<Drunk>0</Drunk>
<uiAlternateIndex>-1</uiAlternateIndex>
@@ -238,7 +216,7 @@ If you want to hide any merc from M.E.R.C website, just delete the entry.
<usDay>2</usDay>
</MERC>
<MERC>
<uiIndex>16</uiIndex>
<uiIndex>18</uiIndex>
<Name>Beth</Name>
<Drunk>0</Drunk>
<uiAlternateIndex>-1</uiAlternateIndex>
@@ -250,7 +228,7 @@ If you want to hide any merc from M.E.R.C website, just delete the entry.
<usDay>2</usDay>
</MERC>
<MERC>
<uiIndex>17</uiIndex>
<uiIndex>19</uiIndex>
<Name>Sam</Name>
<Drunk>0</Drunk>
<uiAlternateIndex>-1</uiAlternateIndex>
@@ -262,7 +240,7 @@ If you want to hide any merc from M.E.R.C website, just delete the entry.
<usDay>10</usDay>
</MERC>
<MERC>
<uiIndex>18</uiIndex>
<uiIndex>20</uiIndex>
<Name>Bubba</Name>
<Drunk>0</Drunk>
<uiAlternateIndex>-1</uiAlternateIndex>
@@ -274,7 +252,7 @@ If you want to hide any merc from M.E.R.C website, just delete the entry.
<usDay>8</usDay>
</MERC>
<MERC>
<uiIndex>19</uiIndex>
<uiIndex>21</uiIndex>
<Name>Larry</Name>
<Drunk>0</Drunk>
<uiAlternateIndex>-1</uiAlternateIndex>
@@ -286,7 +264,7 @@ If you want to hide any merc from M.E.R.C website, just delete the entry.
<usDay>15</usDay>
</MERC>
<MERC>
<uiIndex>20</uiIndex>
<uiIndex>22</uiIndex>
<Name>Larry</Name>
<Drunk>1</Drunk>
<uiAlternateIndex>7</uiAlternateIndex>
@@ -298,7 +276,7 @@ If you want to hide any merc from M.E.R.C website, just delete the entry.
<usDay>0</usDay>
</MERC>
<MERC>
<uiIndex>21</uiIndex>
<uiIndex>23</uiIndex>
<Name>Numb</Name>
<Drunk>0</Drunk>
<uiAlternateIndex>-1</uiAlternateIndex>
@@ -310,7 +288,7 @@ If you want to hide any merc from M.E.R.C website, just delete the entry.
<usDay>20</usDay>
</MERC>
<MERC>
<uiIndex>22</uiIndex>
<uiIndex>24</uiIndex>
<Name>Tex</Name>
<Drunk>0</Drunk>
<uiAlternateIndex>-1</uiAlternateIndex>
@@ -322,7 +300,7 @@ If you want to hide any merc from M.E.R.C website, just delete the entry.
<usDay>21</usDay>
</MERC>
<MERC>
<uiIndex>23</uiIndex>
<uiIndex>25</uiIndex>
<Name>Biggins</Name>
<Drunk>0</Drunk>
<uiAlternateIndex>-1</uiAlternateIndex>
@@ -334,7 +312,7 @@ If you want to hide any merc from M.E.R.C website, just delete the entry.
<usDay>23</usDay>
</MERC>
<MERC>
<uiIndex>24</uiIndex>
<uiIndex>26</uiIndex>
<Name>Cougar</Name>
<Drunk>0</Drunk>
<uiAlternateIndex>-1</uiAlternateIndex>
@@ -346,7 +324,7 @@ If you want to hide any merc from M.E.R.C website, just delete the entry.
<usDay>25</usDay>
</MERC>
<MERC>
<uiIndex>25</uiIndex>
<uiIndex>27</uiIndex>
<Name>Gaston</Name>
<Drunk>0</Drunk>
<uiAlternateIndex>-1</uiAlternateIndex>
@@ -358,7 +336,7 @@ If you want to hide any merc from M.E.R.C website, just delete the entry.
<usDay>30</usDay>
</MERC>
<MERC>
<uiIndex>26</uiIndex>
<uiIndex>28</uiIndex>
<Name>Stogie</Name>
<Drunk>0</Drunk>
<uiAlternateIndex>-1</uiAlternateIndex>
@@ -369,9 +347,8 @@ If you want to hide any merc from M.E.R.C website, just delete the entry.
<usMoneyPaid>26000</usMoneyPaid>
<usDay>31</usDay>
</MERC>
<!-- Spooky is an optional merc and not enabled in default 1.13. If you want to enable him, just remove the comment
<MERC>
<uiIndex>27</uiIndex>
<uiIndex>29</uiIndex>
<Name>Spooky</Name>
<Drunk>0</Drunk>
<uiAlternateIndex>-1</uiAlternateIndex>
@@ -382,5 +359,4 @@ If you want to hide any merc from M.E.R.C website, just delete the entry.
<usMoneyPaid>20000</usMoneyPaid>
<usDay>30</usDay>
</MERC>
-->
</MERC_AVAILABLES>