mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +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>
|
||||
<ubCalibre>17</ubCalibre>
|
||||
<ubMagSize>300</ubMagSize>
|
||||
<ubAmmoType>3</ubAmmoType>
|
||||
<ubAmmoType>31</ubAmmoType>
|
||||
<ubMagType>3</ubMagType>
|
||||
</MAGAZINE>
|
||||
<MAGAZINE>
|
||||
@@ -4291,4 +4291,4 @@
|
||||
<ubAmmoType>34</ubAmmoType>
|
||||
<ubMagType>0</ubMagType>
|
||||
</MAGAZINE>
|
||||
</MAGAZINELIST>
|
||||
</MAGAZINELIST>
|
||||
|
||||
Reference in New Issue
Block a user