mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
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:
@@ -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>
|
||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user