added neurotoxin dart crate

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1604 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Flugente
2013-02-21 20:29:32 +00:00
parent d8011c7e02
commit c88ab29a10
3 changed files with 33 additions and 1 deletions
@@ -58,6 +58,8 @@ You can test the drug effect in game by showing the vision range of your merc. Y
More Infos: http://www.ja-galaxy-forum.com/board/ubbthreads.php?ubb=showflat&Number=303972#Post303972 More Infos: http://www.ja-galaxy-forum.com/board/ubbthreads.php?ubb=showflat&Number=303972#Post303972
Note: The regeneration drug has no entries - that is intended, because this effect is treated in a very different way.
--> -->
<DRUGSLIST> <DRUGSLIST>
<DRUG> <DRUG>
+24 -1
View File
@@ -47370,7 +47370,7 @@
<szLongItemName>Neurotoxin Dart</szLongItemName> <szLongItemName>Neurotoxin Dart</szLongItemName>
<szItemDesc>A true Assassin's choice. The slightest skin contact will kill the target in under a minute. No salvation possible.</szItemDesc> <szItemDesc>A true Assassin's choice. The slightest skin contact will kill the target in under a minute. No salvation possible.</szItemDesc>
<szBRName>Neurotoxin Dart</szBRName> <szBRName>Neurotoxin Dart</szBRName>
<szBRDesc>Yo man, we jsut got these ultracool poison darts. This'll kill an elephant! Just be careful not to touch this by accident, like poor Jimmy from the export department.</szBRDesc> <szBRDesc>Yo man, we just got these ultracool poison darts. This'll kill an elephant! Just be careful not to touch this by accident, like poor Jimmy from the export department.</szBRDesc>
<usItemClass>1024</usItemClass> <usItemClass>1024</usItemClass>
<nasLayoutClass>1</nasLayoutClass> <nasLayoutClass>1</nasLayoutClass>
<ubClassIndex>601</ubClassIndex> <ubClassIndex>601</ubClassIndex>
@@ -48860,4 +48860,27 @@
<CROUCH_MODIFIERS /> <CROUCH_MODIFIERS />
<PRONE_MODIFIERS /> <PRONE_MODIFIERS />
</ITEM> </ITEM>
<ITEM>
<uiIndex>1633</uiIndex>
<szItemName>Dart Crate</szItemName>
<szLongItemName>Neurotoxin Dart Crate</szLongItemName>
<szItemDesc>A hundred insanely poisonous darts. Why do you need so many?</szItemDesc>
<szBRName>Neurotoxin Dart Crate</szBRName>
<szBRDesc>We are now providing several types of ammunition in bulk. Please note the prices and weights of ammunition crates before purchasing.</szBRDesc>
<usItemClass>1024</usItemClass>
<nasLayoutClass>1</nasLayoutClass>
<ubClassIndex>603</ubClassIndex>
<ubGraphicType>1</ubGraphicType>
<ubGraphicNum>728</ubGraphicNum>
<ubWeight>100</ubWeight>
<ItemSize>34</ItemSize>
<usPrice>20000</usPrice>
<ubCoolness>8</ubCoolness>
<Metal>1</Metal>
<Sinks>1</Sinks>
<TwoHanded>1</TwoHanded>
<STAND_MODIFIERS />
<CROUCH_MODIFIERS />
<PRONE_MODIFIERS />
</ITEM>
</ITEMLIST> </ITEMLIST>
@@ -4221,4 +4221,11 @@
<ubAmmoType>30</ubAmmoType> <ubAmmoType>30</ubAmmoType>
<ubMagType>0</ubMagType> <ubMagType>0</ubMagType>
</MAGAZINE> </MAGAZINE>
<MAGAZINE>
<uiIndex>603</uiIndex>
<ubCalibre>15</ubCalibre>
<ubMagSize>100</ubMagSize>
<ubAmmoType>29</ubAmmoType>
<ubMagType>3</ubMagType>
</MAGAZINE>
</MAGAZINELIST> </MAGAZINELIST>