Drum-loaded: Difference between revisions

8 bytes removed ,  09:02, 14 July 2021
→‎Rifles: add linear cannon
(add heavy weapons since they're eligible now)
(→‎Rifles: add linear cannon)
Line 21: Line 21:
     FLOOR(MaxAmmo*1.2)
     FLOOR(MaxAmmo*1.2)
END) = Ammo (modded)
END) = Ammo (modded)
| where = IT._pageNamespace = 0 AND IT._pageNamespace = 0 AND MaxAmmo > 0 AND  GD.ParentObject WITHIN "BaseMagazineRifle"
| where = IT._pageNamespace = 0 AND IT._pageNamespace = 0 AND MaxAmmo > 0 AND  GD.ParentObject WITHIN "BaseRifle"
| order by = MaxAmmo ASC, GD.Tier ASC
| order by = MaxAmmo ASC, GD.Tier ASC
}}
}}
Anonymous user