From 96d762670ff219a9e3cd55395608c1c5b1c93fb5 Mon Sep 17 00:00:00 2001 From: DrSmugleaf Date: Sat, 18 Jul 2020 12:09:18 +0200 Subject: [PATCH] Fix .35 auto top-mounted ammo not being valid for the WT550 --- .../Entities/Weapons/Ammunition/Pistol/magazines.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Weapons/Ammunition/Pistol/magazines.yml b/Resources/Prototypes/Entities/Weapons/Ammunition/Pistol/magazines.yml index 0bb29dc63b..f5cece58c8 100644 --- a/Resources/Prototypes/Entities/Weapons/Ammunition/Pistol/magazines.yml +++ b/Resources/Prototypes/Entities/Weapons/Ammunition/Pistol/magazines.yml @@ -10,7 +10,7 @@ capacity: 10 - type: Icon state: icon - - type: Sprite + - type: Sprite netsync: false layers: - state: base @@ -36,7 +36,7 @@ capacity: 16 - type: Icon state: icon - - type: Sprite + - type: Sprite netsync: false layers: - state: base @@ -83,6 +83,8 @@ parent: MagazinePistolSmgBase components: - type: RangedMagazine + caliber: Pistol + magazineType: SmgTopMounted fillPrototype: CartridgePistol - type: Icon sprite: Objects/Weapons/Guns/Ammunition/Magazine/Pistol/smg_mag_top_mounted.rsi