From 646e03b7e54a91385616ae992789ad78afaa8837 Mon Sep 17 00:00:00 2001 From: Fishfish458 <47410468+Fishfish458@users.noreply.github.com> Date: Sun, 10 Apr 2022 14:59:24 -0600 Subject: [PATCH] mosin mag size reduction and sniper cleanup (#7477) Co-authored-by: fishfish458 --- .../Objects/Weapons/Guns/Snipers/snipers.yml | 28 ++++--------------- 1 file changed, 6 insertions(+), 22 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml index 2e2cf29c5b..cd7d02b02b 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml @@ -32,6 +32,10 @@ path: /Audio/Weapons/Guns/Empty/empty.ogg soundInsert: path: /Audio/Weapons/Guns/MagIn/bullet_insert.ogg + - type: Appearance + visuals: + - type: BarrelBoltVisualizer + - type: RangedWeapon - type: entity name: Kardashev-Mosin @@ -43,15 +47,12 @@ sprite: Objects/Weapons/Guns/Snipers/bolt_gun.rsi - type: Item sprite: Objects/Weapons/Guns/Snipers/bolt_gun.rsi - - type: RangedWeapon - type: BoltActionBarrel - - type: Appearance - visuals: - - type: BarrelBoltVisualizer + capacity: 5 - type: entity name: Kardashev-Mosin - parent: SniperBase + parent: SniperBoltGun id: SniperBoltGunWood description: A weapon for hunting, or endless trench warfare. components: @@ -59,11 +60,6 @@ sprite: Objects/Weapons/Guns/Snipers/bolt_gun_wood.rsi - type: Item sprite: Objects/Weapons/Guns/Snipers/bolt_gun_wood.rsi - - type: RangedWeapon - - type: BoltActionBarrel - - type: Appearance - visuals: - - type: BarrelBoltVisualizer - type: entity name: Hristov @@ -75,14 +71,10 @@ sprite: Objects/Weapons/Guns/Snipers/heavy_sniper.rsi - type: Item sprite: Objects/Weapons/Guns/Snipers/heavy_sniper.rsi - - type: RangedWeapon - type: BoltActionBarrel caliber: AntiMaterial capacity: 1 fillPrototype: CartridgeAntiMaterial - - type: Appearance - visuals: - - type: BarrelBoltVisualizer - type: entity name: flintlock pistol @@ -92,7 +84,6 @@ components: - type: Sprite sprite: Objects/Weapons/Guns/Snipers/flintlock.rsi - - type: RangedWeapon - type: BoltActionBarrel caliber: AntiMaterial capacity: 1 @@ -104,9 +95,6 @@ fillPrototype: CartridgeAntiMaterial soundInsert: path: /Audio/Weapons/Guns/MagIn/bullet_insert.ogg - - type: Appearance - visuals: - - type: BarrelBoltVisualizer - type: Item icon: Objects/Weapons/Guns/Snipers/flintlock.rsi @@ -119,7 +107,6 @@ components: - type: Sprite sprite: Objects/Weapons/Guns/Snipers/musket.rsi - - type: RangedWeapon - type: BoltActionBarrel caliber: AntiMaterial capacity: 1 @@ -131,8 +118,5 @@ fillPrototype: CartridgeAntiMaterial soundInsert: path: /Audio/Weapons/Guns/MagIn/bullet_insert.ogg - - type: Appearance - visuals: - - type: BarrelBoltVisualizer - type: Item icon: Objects/Weapons/Guns/Snipers/musket.rsi