More stuff I missed.
This commit is contained in:
parent
67d5d03887
commit
95dd4a715a
38 changed files with 68 additions and 72 deletions
|
|
@ -492,7 +492,7 @@ Class HammerspaceEmbiggener : Inventory
|
|||
}
|
||||
return true;
|
||||
}
|
||||
// new ammo suddenly added? upgrade it (this shouldn't happen unless fucky scripting has been involved)
|
||||
// new ammo suddenly added? upgrade it (this shouldn't happen unless weird scripting has been involved)
|
||||
if ( (item is 'Ammo') && !Owner.FindInventory(Ammo(item).GetParentAmmo()) )
|
||||
{
|
||||
if ( Ammo(item).BackpackMaxAmount > 0 )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue