dropped weight of RPG-27 from 8.0kg to 7.5kg

made Kevlar&Leather Jacket a unique item again (Angel quest)
renamed built-in grenade launcher of Groza rifle to GP-25
added ability to attach Reflex Sight to Steyr ACR
halved reload time of HK G11 (because of magazine rails on gun)
made SAW-pouch ammo-exclusive and gave ammobelt silhouette to it
gave medium general silhouette to former TNT-pocket.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@916 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Starwalker
2007-11-27 14:25:43 +00:00
parent 91a7400b96
commit d1d3d64785
4 changed files with 22 additions and 18 deletions
@@ -18765,6 +18765,11 @@
<itemIndex>740</itemIndex> <itemIndex>740</itemIndex>
<APCost>5</APCost> <APCost>5</APCost>
</ATTACHMENT> </ATTACHMENT>
<ATTACHMENT>
<attachmentIndex>1006</attachmentIndex>
<itemIndex>789</itemIndex>
<APCost>5</APCost>
</ATTACHMENT>
<ATTACHMENT> <ATTACHMENT>
<attachmentIndex>1006</attachmentIndex> <attachmentIndex>1006</attachmentIndex>
<itemIndex>790</itemIndex> <itemIndex>790</itemIndex>
+10 -11
View File
@@ -4239,7 +4239,7 @@
<szLongItemName>Leather &amp; Kevlar Jacket</szLongItemName> <szLongItemName>Leather &amp; Kevlar Jacket</szLongItemName>
<szItemDesc>This bomber-style leather aviation jacket has been lined with Kevlar to provide a minimal amount of protection.</szItemDesc> <szItemDesc>This bomber-style leather aviation jacket has been lined with Kevlar to provide a minimal amount of protection.</szItemDesc>
<szBRName>Leather &amp; Kevlar Jacket</szBRName> <szBRName>Leather &amp; Kevlar Jacket</szBRName>
<szBRDesc>This bomber-style leather aviation jacket has been lined with Kevlar to provide a minimal amount of protection.</szBRDesc> <szBRDesc>Not for sale through BR.</szBRDesc>
<usItemClass>2048</usItemClass> <usItemClass>2048</usItemClass>
<ubClassIndex>28</ubClassIndex> <ubClassIndex>28</ubClassIndex>
<ubGraphicType>1</ubGraphicType> <ubGraphicType>1</ubGraphicType>
@@ -4252,8 +4252,7 @@
<Repairable>1</Repairable> <Repairable>1</Repairable>
<Sinks>1</Sinks> <Sinks>1</Sinks>
<ShowStatus>1</ShowStatus> <ShowStatus>1</ShowStatus>
<BR_NewInventory>4</BR_NewInventory> <NotBuyable>1</NotBuyable>
<BR_UsedInventory>1</BR_UsedInventory>
<AimBonus>-1</AimBonus> <AimBonus>-1</AimBonus>
<LeatherJacket>1</LeatherJacket> <LeatherJacket>1</LeatherJacket>
</ITEM> </ITEM>
@@ -14400,9 +14399,9 @@
<uiIndex>659</uiIndex> <uiIndex>659</uiIndex>
<szItemName>Groza 14-A</szItemName> <szItemName>Groza 14-A</szItemName>
<szLongItemName>Groza OTs-14/7-A</szLongItemName> <szLongItemName>Groza OTs-14/7-A</szLongItemName>
<szItemDesc>A bull-pup design of the AKS-74U in 7.62mm WP. This particular variant has a built-in GP-30 grenade launcher.</szItemDesc> <szItemDesc>A bull-pup design of the AKS-74U in 7.62mm WP. This particular variant has a built-in GP-25 grenade launcher.</szItemDesc>
<szBRName>Groza OTs-14/7-A</szBRName> <szBRName>Groza OTs-14/7-A</szBRName>
<szBRDesc>The Groza is a neat little weapon, but not recommended for lefties due the placement of its cocking handle, selector switch and ejection port. This variant comes with an integral GP-30 40mm grenade launcher.</szBRDesc> <szBRDesc>The Groza is a neat little weapon, but not recommended for lefties due the placement of its cocking handle, selector switch and ejection port. This variant comes with an integral GP-25 40mm grenade launcher.</szBRDesc>
<usItemClass>2</usItemClass> <usItemClass>2</usItemClass>
<ubClassIndex>659</ubClassIndex> <ubClassIndex>659</ubClassIndex>
<ubCursor>3</ubCursor> <ubCursor>3</ubCursor>
@@ -20863,11 +20862,11 @@
</ITEM> </ITEM>
<ITEM> <ITEM>
<uiIndex>911</uiIndex> <uiIndex>911</uiIndex>
<szItemName>GP-30 Launcher</szItemName> <szItemName>GP-25 Launcher</szItemName>
<szLongItemName>GP-30 Grenade Launcher (Built-in)</szLongItemName> <szLongItemName>GP-25 Grenade Launcher (Built-in)</szLongItemName>
<szItemDesc>This model of the Groza comes with an integrated 40mm GP-30 grenade launcher. The GP-30 fires 40mm VOG-25 and VOG-25P grenades.</szItemDesc> <szItemDesc>This model of the Groza comes with an integrated 40mm GP-25 grenade launcher. The GP-25 fires 40mm VOG-25 and VOG-25P grenades.</szItemDesc>
<szBRName>GP-30 Grenade Launcher (Built-in)</szBRName> <szBRName>GP-25 Grenade Launcher (Built-in)</szBRName>
<szBRDesc>This model of the Groza comes with an integrated 40mm GP-30 grenade launcher.</szBRDesc> <szBRDesc>This model of the Groza comes with an integrated 40mm GP-25 grenade launcher.</szBRDesc>
<usItemClass>16</usItemClass> <usItemClass>16</usItemClass>
<ubClassIndex>911</ubClassIndex> <ubClassIndex>911</ubClassIndex>
<ubCursor>20</ubCursor> <ubCursor>20</ubCursor>
@@ -21040,7 +21039,7 @@
<ubClassIndex>917</ubClassIndex> <ubClassIndex>917</ubClassIndex>
<ubCursor>3</ubCursor> <ubCursor>3</ubCursor>
<ubGraphicNum>219</ubGraphicNum> <ubGraphicNum>219</ubGraphicNum>
<ubWeight>80</ubWeight> <ubWeight>75</ubWeight>
<usPrice>2500</usPrice> <usPrice>2500</usPrice>
<ubCoolness>9</ubCoolness> <ubCoolness>9</ubCoolness>
<bRepairEase>-3</bRepairEase> <bRepairEase>-3</bRepairEase>
+5 -5
View File
@@ -254,10 +254,10 @@
</POCKET> </POCKET>
<POCKET> <POCKET>
<pIndex>6</pIndex> <pIndex>6</pIndex>
<pName>Medium General</pName> <pName>Ammo Belt</pName>
<pSilhouette>8</pSilhouette> <pSilhouette>22</pSilhouette>
<pType>0</pType> <pType>0</pType>
<pRestriction>0</pRestriction> <pRestriction>1024</pRestriction>
<ItemCapacityPerSize.0>1</ItemCapacityPerSize.0> <ItemCapacityPerSize.0>1</ItemCapacityPerSize.0>
<ItemCapacityPerSize.1>1</ItemCapacityPerSize.1> <ItemCapacityPerSize.1>1</ItemCapacityPerSize.1>
<ItemCapacityPerSize.2>1</ItemCapacityPerSize.2> <ItemCapacityPerSize.2>1</ItemCapacityPerSize.2>
@@ -338,8 +338,8 @@
</POCKET> </POCKET>
<POCKET> <POCKET>
<pIndex>8</pIndex> <pIndex>8</pIndex>
<pName>TNT Pocket</pName> <pName>Medium General</pName>
<pSilhouette>10</pSilhouette> <pSilhouette>8</pSilhouette>
<pType>0</pType> <pType>0</pType>
<pRestriction>0</pRestriction> <pRestriction>0</pRestriction>
<ItemCapacityPerSize.0>1</ItemCapacityPerSize.0> <ItemCapacityPerSize.0>1</ItemCapacityPerSize.0>
+2 -2
View File
@@ -965,7 +965,7 @@
<SilencedSound>156</SilencedSound> <SilencedSound>156</SilencedSound>
<bBurstAP>1</bBurstAP> <bBurstAP>1</bBurstAP>
<bAutofireShotsPerFiveAP>3</bAutofireShotsPerFiveAP> <bAutofireShotsPerFiveAP>3</bAutofireShotsPerFiveAP>
<APsToReload>8</APsToReload> <APsToReload>4</APsToReload>
<SwapClips>1</SwapClips> <SwapClips>1</SwapClips>
<MaxDistForMessyDeath>8</MaxDistForMessyDeath> <MaxDistForMessyDeath>8</MaxDistForMessyDeath>
<AutoPenalty>7</AutoPenalty> <AutoPenalty>7</AutoPenalty>
@@ -8996,7 +8996,7 @@
</WEAPON> </WEAPON>
<WEAPON> <WEAPON>
<uiIndex>911</uiIndex> <uiIndex>911</uiIndex>
<szWeaponName>GP-30 Grenade Launcher (Built-in)</szWeaponName> <szWeaponName>GP-25 Grenade Launcher (Built-in)</szWeaponName>
<ubWeaponClass>3</ubWeaponClass> <ubWeaponClass>3</ubWeaponClass>
<ubReadyTime>3</ubReadyTime> <ubReadyTime>3</ubReadyTime>
<ubShotsPer4Turns>6</ubShotsPer4Turns> <ubShotsPer4Turns>6</ubShotsPer4Turns>