mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
Bugfix: Static fortifications (by Flugente)
- Changed Item type for shovel to "Misc-Item" (it cannot be used as a weapon anymore) git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1458 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -30968,10 +30968,8 @@
|
|||||||
<szItemDesc>Perfect for digging your own grave, or hitting people over the head (and then dig their grave).</szItemDesc>
|
<szItemDesc>Perfect for digging your own grave, or hitting people over the head (and then dig their grave).</szItemDesc>
|
||||||
<szBRName>Shovel</szBRName>
|
<szBRName>Shovel</szBRName>
|
||||||
<szBRDesc>Not for sale through BR.</szBRDesc>
|
<szBRDesc>Not for sale through BR.</szBRDesc>
|
||||||
<usItemClass>128</usItemClass>
|
<usItemClass>268435456</usItemClass>
|
||||||
<nasLayoutClass>1</nasLayoutClass>
|
<nasLayoutClass>1</nasLayoutClass>
|
||||||
<ubClassIndex>1015</ubClassIndex>
|
|
||||||
<ubCursor>2</ubCursor>
|
|
||||||
<ubGraphicType>1</ubGraphicType>
|
<ubGraphicType>1</ubGraphicType>
|
||||||
<ubGraphicNum>197</ubGraphicNum>
|
<ubGraphicNum>197</ubGraphicNum>
|
||||||
<ubWeight>20</ubWeight>
|
<ubWeight>20</ubWeight>
|
||||||
@@ -30985,8 +30983,6 @@
|
|||||||
<Metal>1</Metal>
|
<Metal>1</Metal>
|
||||||
<Sinks>1</Sinks>
|
<Sinks>1</Sinks>
|
||||||
<ShowStatus>1</ShowStatus>
|
<ShowStatus>1</ShowStatus>
|
||||||
<TwoHanded>1</TwoHanded>
|
|
||||||
<BigGunList>1</BigGunList>
|
|
||||||
<Hardware>1</Hardware>
|
<Hardware>1</Hardware>
|
||||||
<usOverheatingCooldownFactor>100.0</usOverheatingCooldownFactor>
|
<usOverheatingCooldownFactor>100.0</usOverheatingCooldownFactor>
|
||||||
<ItemFlag>4</ItemFlag>
|
<ItemFlag>4</ItemFlag>
|
||||||
|
|||||||
Reference in New Issue
Block a user