Removes the Straylight SMG (#1881)
* goodbye * Removes Straylight from spawners
@@ -167,7 +167,6 @@
|
||||
- SmgAtreides
|
||||
- SmgC20r
|
||||
- SmgDrozd
|
||||
- SmgStraylight
|
||||
- SmgWt550
|
||||
- SmgZoric
|
||||
chance: 0.95
|
||||
|
||||
@@ -160,44 +160,6 @@
|
||||
steps: 1
|
||||
zeroVisible: true
|
||||
|
||||
- type: entity
|
||||
name: Straylight
|
||||
parent: SmgBase
|
||||
id: SmgStraylight
|
||||
description: Pla-ket-ket-ket-ket
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/SMGs/straylight.rsi
|
||||
layers:
|
||||
- state: base
|
||||
map: ["enum.RangedBarrelVisualLayers.Base"]
|
||||
- state: bolt-closed
|
||||
map: ["enum.RangedBarrelVisualLayers.Bolt"]
|
||||
- state: mag-0
|
||||
map: ["enum.RangedBarrelVisualLayers.Mag"]
|
||||
- type: Icon
|
||||
sprite: Objects/Weapons/Guns/SMGs/straylight.rsi
|
||||
- type: Item
|
||||
size: 24
|
||||
sprite: Objects/Weapons/Guns/SMGs/straylight.rsi
|
||||
- type: RangedWeapon
|
||||
- type: MagazineBarrel
|
||||
currentSelector: Automatic
|
||||
allSelectors:
|
||||
- Single
|
||||
- Automatic
|
||||
fireRate: 10
|
||||
caliber: Pistol
|
||||
magazineTypes:
|
||||
- Smg
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: BarrelBoltVisualizer
|
||||
- type: MagVisualizer
|
||||
magState: mag
|
||||
steps: 1
|
||||
zeroVisible: true
|
||||
|
||||
- type: entity
|
||||
name: WT550
|
||||
parent: SmgBase
|
||||
|
||||
|
Before Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 510 B |
|
Before Width: | Height: | Size: 734 B |
|
Before Width: | Height: | Size: 710 B |
|
Before Width: | Height: | Size: 2.4 KiB |
@@ -1,43 +0,0 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/56cbafd6ad8c013ccd5472d6c4a0db790f7f872a/icons/obj/guns/projectile/straylight.dmi",
|
||||
"states": [
|
||||
{
|
||||
"name": "icon",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "base",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "bolt-closed",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "bolt-open",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "mag-0",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "suppressor",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 2.4 KiB |