added the new explosive internal item at #270, so Overhaul's fix should be workin with vanilla JA2 as well. Also made a new explosive entry for this item in explosives.xml.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@876 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Starwalker
2007-09-13 08:31:45 +00:00
parent 1044142484
commit 3bb01780b8
2 changed files with 39 additions and 26 deletions
+12
View File
@@ -437,4 +437,16 @@ ANIMATIONS:
<ubDuration>0</ubDuration> <ubDuration>0</ubDuration>
<ubStartRadius>0</ubStartRadius> <ubStartRadius>0</ubStartRadius>
</EXPLOSIVE> </EXPLOSIVE>
<EXPLOSIVE>
<uiIndex>33</uiIndex> <!-- V S C Gas -->
<ubType>7</ubType>
<ubDamage>0</ubDamage>
<ubStunDamage>0</ubStunDamage>
<ubRadius>0</ubRadius>
<ubVolume>0</ubVolume>
<ubVolatility>0</ubVolatility>
<ubAnimationID>0</ubAnimationID>
<ubDuration>2</ubDuration>
<ubStartRadius>0</ubStartRadius>
</EXPLOSIVE>
</EXPLOSIVELIST> </EXPLOSIVELIST>
+7 -6
View File
@@ -5702,12 +5702,13 @@
</ITEM> </ITEM>
<ITEM> <ITEM>
<uiIndex>270</uiIndex> <uiIndex>270</uiIndex>
<szItemName>Nada</szItemName> <szItemName>Very Small Creature Gas</szItemName>
<szLongItemName>Nothing</szLongItemName> <szLongItemName>Very Small Creature Gas</szLongItemName>
<szItemDesc>Index 270</szItemDesc> <szItemDesc>INTERNAL ITEM</szItemDesc>
<szBRName>Nothing</szBRName> <szBRName>Very Small Creature Gas</szBRName>
<szBRDesc>Nothing</szBRDesc> <szBRDesc>INTERNAL ITEM</szBRDesc>
<usItemClass>1</usItemClass> <usItemClass>512</usItemClass>
<ubClassIndex>33</ubClassIndex>
<NotBuyable>1</NotBuyable> <NotBuyable>1</NotBuyable>
</ITEM> </ITEM>
<ITEM> <ITEM>