Merge pull request #1416 from DrSmugleaf/wt550-mags-fix-1405
Fix .35 auto top-mounted ammo not being valid for the WT550
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
capacity: 10
|
capacity: 10
|
||||||
- type: Icon
|
- type: Icon
|
||||||
state: icon
|
state: icon
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
netsync: false
|
netsync: false
|
||||||
layers:
|
layers:
|
||||||
- state: base
|
- state: base
|
||||||
@@ -36,7 +36,7 @@
|
|||||||
capacity: 16
|
capacity: 16
|
||||||
- type: Icon
|
- type: Icon
|
||||||
state: icon
|
state: icon
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
netsync: false
|
netsync: false
|
||||||
layers:
|
layers:
|
||||||
- state: base
|
- state: base
|
||||||
@@ -83,6 +83,8 @@
|
|||||||
parent: MagazinePistolSmgBase
|
parent: MagazinePistolSmgBase
|
||||||
components:
|
components:
|
||||||
- type: RangedMagazine
|
- type: RangedMagazine
|
||||||
|
caliber: Pistol
|
||||||
|
magazineType: SmgTopMounted
|
||||||
fillPrototype: CartridgePistol
|
fillPrototype: CartridgePistol
|
||||||
- type: Icon
|
- type: Icon
|
||||||
sprite: Objects/Weapons/Guns/Ammunition/Magazine/Pistol/smg_mag_top_mounted.rsi
|
sprite: Objects/Weapons/Guns/Ammunition/Magazine/Pistol/smg_mag_top_mounted.rsi
|
||||||
|
|||||||
Reference in New Issue
Block a user