mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
fixed .50 BMG CRATE (#180) from DemiDemiDeminutiv
.50 bmg couldn't be merged into crates due to wrong ammo type
This commit is contained in:
@@ -2461,7 +2461,7 @@
|
|||||||
<uiIndex>351</uiIndex>
|
<uiIndex>351</uiIndex>
|
||||||
<ubCalibre>17</ubCalibre>
|
<ubCalibre>17</ubCalibre>
|
||||||
<ubMagSize>300</ubMagSize>
|
<ubMagSize>300</ubMagSize>
|
||||||
<ubAmmoType>3</ubAmmoType>
|
<ubAmmoType>31</ubAmmoType>
|
||||||
<ubMagType>3</ubMagType>
|
<ubMagType>3</ubMagType>
|
||||||
</MAGAZINE>
|
</MAGAZINE>
|
||||||
<MAGAZINE>
|
<MAGAZINE>
|
||||||
@@ -4291,4 +4291,4 @@
|
|||||||
<ubAmmoType>34</ubAmmoType>
|
<ubAmmoType>34</ubAmmoType>
|
||||||
<ubMagType>0</ubMagType>
|
<ubMagType>0</ubMagType>
|
||||||
</MAGAZINE>
|
</MAGAZINE>
|
||||||
</MAGAZINELIST>
|
</MAGAZINELIST>
|
||||||
|
|||||||
Reference in New Issue
Block a user