Removes the Straylight SMG (#1881)

* goodbye

* Removes Straylight from spawners
This commit is contained in:
Swept
2020-09-01 22:38:35 +00:00
committed by GitHub
parent 80ffe6bfcc
commit 072f374bcc
11 changed files with 0 additions and 82 deletions

View File

@@ -167,7 +167,6 @@
- SmgAtreides
- SmgC20r
- SmgDrozd
- SmgStraylight
- SmgWt550
- SmgZoric
chance: 0.95

View File

@@ -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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 510 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 734 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 710 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

View File

@@ -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
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB