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