mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
New item: painkillers (item #1752) works similar to a bottle of small regen boosters, but is much more addictive
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2404 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -773,4 +773,17 @@ If <chance> is set, this is the chance that this effect is applied when consumin
|
||||
<size>-35</size>
|
||||
</DRUG_EFFECT>
|
||||
</DRUG>
|
||||
<DRUG>
|
||||
<uiIndex>19</uiIndex>
|
||||
<szName>Painkiller</szName>
|
||||
<DRUG_EFFECT>
|
||||
<effect>0</effect>
|
||||
<duration>3</duration>
|
||||
<size>40</size>
|
||||
</DRUG_EFFECT>
|
||||
<DISEASE_EFFECT>
|
||||
<disease>15</disease>
|
||||
<size>3200</size>
|
||||
</DISEASE_EFFECT>
|
||||
</DRUG>
|
||||
</DRUGSLIST>
|
||||
|
||||
@@ -52062,4 +52062,28 @@
|
||||
<CROUCH_MODIFIERS />
|
||||
<PRONE_MODIFIERS />
|
||||
</ITEM>
|
||||
<ITEM>
|
||||
<uiIndex>1752</uiIndex>
|
||||
<szItemName>Painkiller</szItemName>
|
||||
<szLongItemName>Painkiller medicine</szLongItemName>
|
||||
<szItemDesc>These little pills can ease pain, but are no substitute for medical care.</szItemDesc>
|
||||
<szBRName>Painkiller medicine</szBRName>
|
||||
<szBRDesc>Very potent painkillers. Warning: Do not consume without medical advice.</szBRDesc>
|
||||
<usItemClass>268435456</usItemClass>
|
||||
<nasLayoutClass>1</nasLayoutClass>
|
||||
<ubGraphicType>2</ubGraphicType>
|
||||
<ubGraphicNum>122</ubGraphicNum>
|
||||
<ubWeight>1</ubWeight>
|
||||
<ubPerPocket>8</ubPerPocket>
|
||||
<ItemSize>10</ItemSize>
|
||||
<usPrice>400</usPrice>
|
||||
<ubCoolness>4</ubCoolness>
|
||||
<Medical>1</Medical>
|
||||
<DrugType>19</DrugType>
|
||||
<usPortionSize>5</usPortionSize>
|
||||
<BR_NewInventory>3</BR_NewInventory>
|
||||
<STAND_MODIFIERS />
|
||||
<CROUCH_MODIFIERS />
|
||||
<PRONE_MODIFIERS />
|
||||
</ITEM>
|
||||
</ITEMLIST>
|
||||
Reference in New Issue
Block a user