mirror of
https://github.com/1dot13/gamedir.git
synced 2026-09-09 14:46:09 +02:00
Fix: KCB Knife and Rambo Knife had the wrong item size of 28. I corrected this to 24 like the other large knifes.
I also removed the option to carry size 28 items from the knife pocket index 2. Size 28 is for large items like a discarded LAW or golf clubs and they look stupid in a knife sheet... git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2217 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -16602,7 +16602,7 @@
|
||||
<ubGraphicNum>520</ubGraphicNum>
|
||||
<ubWeight>4</ubWeight>
|
||||
<ubPerPocket>2</ubPerPocket>
|
||||
<ItemSize>28</ItemSize>
|
||||
<ItemSize>24</ItemSize>
|
||||
<usPrice>130</usPrice>
|
||||
<ubCoolness>2</ubCoolness>
|
||||
<Damageable>1</Damageable>
|
||||
@@ -16812,7 +16812,7 @@
|
||||
<ubGraphicNum>187</ubGraphicNum>
|
||||
<ubWeight>11</ubWeight>
|
||||
<ubPerPocket>1</ubPerPocket>
|
||||
<ItemSize>28</ItemSize>
|
||||
<ItemSize>24</ItemSize>
|
||||
<usPrice>150</usPrice>
|
||||
<ubCoolness>4</ubCoolness>
|
||||
<bReliability>2</bReliability>
|
||||
|
||||
Reference in New Issue
Block a user