Deleting the old laser gun and replacing it with the COG (#5664)
Co-authored-by: and_a <and_a@DESKTOP-RJENGIR>
@@ -87665,7 +87665,7 @@ entities:
|
||||
- color: '#0000FFFF'
|
||||
type: AtmosPipeColor
|
||||
- uid: 9229
|
||||
type: LaserSecGun
|
||||
type: LaserRifleCog
|
||||
components:
|
||||
- pos: 41.526512,27.667274
|
||||
parent: 0
|
||||
@@ -109560,7 +109560,7 @@ entities:
|
||||
- canCollide: False
|
||||
type: Physics
|
||||
- uid: 11192
|
||||
type: LaserSecGun
|
||||
type: LaserRifleCog
|
||||
components:
|
||||
- pos: 41.526512,27.4329
|
||||
parent: 0
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
size: 24
|
||||
sprite: Objects/Weapons/Guns/Battery/svalinn.rsi
|
||||
- type: BatteryBarrel
|
||||
fireCost: 20
|
||||
fireCost: 25
|
||||
|
||||
- type: entity
|
||||
name: cog laser carbine
|
||||
@@ -123,7 +123,7 @@
|
||||
size: 24
|
||||
sprite: Objects/Weapons/Guns/Battery/cog.rsi
|
||||
- type: BatteryBarrel
|
||||
fireCost: 10
|
||||
fireCost: 12
|
||||
|
||||
- type: entity
|
||||
name: laser cannon
|
||||
@@ -247,35 +247,3 @@
|
||||
magState: mag
|
||||
steps: 5
|
||||
zeroVisible: true
|
||||
|
||||
- type: entity
|
||||
name: laser gun
|
||||
parent: BatteryGunBase
|
||||
id: LaserSecGun
|
||||
description: A laser gun.
|
||||
components:
|
||||
- type: Sprite
|
||||
netsync: false
|
||||
sprite: Objects/Weapons/Guns/Battery/laser_gun.rsi
|
||||
layers:
|
||||
- state: base
|
||||
map: ["enum.RangedBarrelVisualLayers.Base"]
|
||||
- state: mag-unshaded-4
|
||||
map: ["enum.RangedBarrelVisualLayers.MagUnshaded"]
|
||||
shader: unshaded
|
||||
- type: Item
|
||||
size: 24
|
||||
sprite: Objects/Weapons/Guns/Battery/laser_gun.rsi
|
||||
- type: BatteryBarrel
|
||||
minAngle: 1
|
||||
fireRate: 6
|
||||
cellSlot:
|
||||
ejectOnUse: true
|
||||
insertSound: /Audio/Weapons/Guns/MagIn/revolver_magin.ogg
|
||||
ejectSound: /Audio/Weapons/Guns/MagOut/revolver_magout.ogg
|
||||
soundOptions:
|
||||
volume: -2
|
||||
startingItem: PowerCellMediumStandard
|
||||
whitelist:
|
||||
components:
|
||||
- Battery
|
||||
|
||||
|
Before Width: | Height: | Size: 353 B |
|
Before Width: | Height: | Size: 375 B |
|
Before Width: | Height: | Size: 399 B |
|
Before Width: | Height: | Size: 417 B |
|
Before Width: | Height: | Size: 125 B |
|
Before Width: | Height: | Size: 144 B |
|
Before Width: | Height: | Size: 150 B |
|
Before Width: | Height: | Size: 146 B |
@@ -1,37 +0,0 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from vgstation at https://github.com/vgstation-coders/vgstation13/commit/3b42532472e7cc1e65bba9d166c27ab6f7ea89b5",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-1"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-2"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-3"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-4"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||