More stuff I missed.
This commit is contained in:
parent
4b418e8015
commit
a2f245b189
37 changed files with 67 additions and 71 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