From 9b6768f352812aa1ac878ff1f0bfcc7bde03b72c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Aguilera=20Puerto?= Date: Wed, 24 Jun 2020 16:39:59 +0200 Subject: [PATCH] Fix wrong RSI paths in LGMs --- Resources/Prototypes/Entities/Weapons/LMGs/lmgs.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Weapons/LMGs/lmgs.yml b/Resources/Prototypes/Entities/Weapons/LMGs/lmgs.yml index e460c4d2e6..9985f9780d 100644 --- a/Resources/Prototypes/Entities/Weapons/LMGs/lmgs.yml +++ b/Resources/Prototypes/Entities/Weapons/LMGs/lmgs.yml @@ -17,7 +17,7 @@ allSelectors: - Automatic caliber: LRifle - magazineTypes: + magazineTypes: - Box fireRate: 8 minAngle: 10 @@ -41,7 +41,7 @@ description: A rather traditionally made L6 SAW with a pleasantly lacquered wooden pistol grip. This one is unmarked. components: - type: Sprite - sprite: Objects/Guns/Lmgs/l6.rsi + sprite: Objects/Guns/LMGs/l6.rsi layers: - state: base map: ["enum.RangedBarrelVisualLayers.Base"] @@ -76,7 +76,7 @@ description: Kalashnikov's Machinegun, a well preserved and maintained antique weapon of war. components: - type: Sprite - sprite: Objects/Guns/Lmgs/pk.rsi + sprite: Objects/Guns/LMGs/pk.rsi layers: - state: base map: ["enum.RangedBarrelVisualLayers.Base"]