Revert "Fixed sprite and some formatting"
This reverts commit 2550f41240.
This commit is contained in:
parent
9056ca3507
commit
3f4d5eaade
|
|
@ -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
|
||||
fireCost: 100
|
||||
|
|
@ -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
|
||||
- WeaponColdCannon
|
||||
Loading…
Reference in New Issue