From 2550f41240d7d5713c10523f8288bbdf5d1c0dd1 Mon Sep 17 00:00:00 2001 From: Stop-Signs Date: Mon, 11 Nov 2024 14:18:10 -0600 Subject: [PATCH] Fixed sprite and some formatting --- .../Entities/Objects/Weapons/Guns/Battery/battery_guns.yml | 6 +++--- Resources/Prototypes/DeltaV/Research/arsenal.yml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml b/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml index 0f71427477..9ace374df1 100644 --- a/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml +++ b/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml @@ -270,7 +270,7 @@ description: It's cooler than a normal gun. components: - type: Sprite - sprite: DeltaV\Objects\Weapons\Guns\Battery\cold_cannon.rsi + sprite: DeltaV/Objects/Weapons/Guns/Battery/cold_cannon.rsi layers: - state: base map: ["enum.GunVisualLayers.Base"] @@ -278,11 +278,11 @@ map: ["enum.GunVisualLayers.MagUnshaded"] shader: unshaded - type: Clothing - sprite: DeltaV\Objects\Weapons\Guns\Battery\cold_cannon.rsi + sprite: DeltaV/Objects/Weapons/Guns/Battery/cold_cannon.rsi - type: Gun fireRate: 1.5 soundGunshot: path: /Audio/Weapons/Guns/Gunshots/laser_cannon.ogg - type: HitscanBatteryAmmoProvider proto: ColdLaser - fireCost: 100 \ No newline at end of file + fireCost: 100 diff --git a/Resources/Prototypes/DeltaV/Research/arsenal.yml b/Resources/Prototypes/DeltaV/Research/arsenal.yml index 6956dc6c23..5a0dfda888 100644 --- a/Resources/Prototypes/DeltaV/Research/arsenal.yml +++ b/Resources/Prototypes/DeltaV/Research/arsenal.yml @@ -57,10 +57,10 @@ id: IonizedCryogenicEmissionEquiplment name: research-technology-ionized-cryogenic-emission-equipment icon: - sprite: DeltaV\Objects\Weapons\Guns\Battery\cold_cannon.rsi + sprite: DeltaV/Objects/Weapons/Guns/Battery/cold_cannon.rsi state: icon discipline: Arsenal tier: 3 cost: 10000 recipeUnlocks: - - WeaponColdCannon \ No newline at end of file + - WeaponColdCannon