Skip to content

Commit

Permalink
Im sorry delta
Browse files Browse the repository at this point in the history
  • Loading branch information
Stop-Signs committed Nov 29, 2024
1 parent 7426ff3 commit 902146b
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -302,30 +302,30 @@
name: beam devastator
description: A powerful energy weapon that fires multiple rapid laser beams per second
components:
- type: Item
size: Ginormous
- type: MultiHandedItem
- type: ClothingSpeedModifier
walkModifier: 0.7
sprintModifier: 0.7
- type: HeldSpeedModifier
- type: Sprite
sprite: DeltaV/Objects/Weapons/Guns/Battery/beam_devestator.rsi
layers:
- state: base
map: ["enum.GunVisualLayers.Base"]
- type: Gun
selectedMode: FullAuto
fireRate: 15
availableModes: FullAuto
soundGunshot:
path: /Audio/DeltaV/Weapons/Guns/Gunshots/beamcannon.ogg
- type: HitscanBatteryAmmoProvider
proto: BeamDev
fireCost: 600
- type: Battery
maxCharge: 300000
startingCharge: 300000
- type: Tag
tags:
- PowerCage
- type: Item
size: Ginormous
- type: MultiHandedItem
- type: ClothingSpeedModifier
walkModifier: 0.7
sprintModifier: 0.7
- type: HeldSpeedModifier
- type: Sprite
sprite: DeltaV/Objects/Weapons/Guns/Battery/beam_devestator.rsi
layers:
- state: base
map: ["enum.GunVisualLayers.Base"]
- type: Gun
selectedMode: FullAuto
fireRate: 15
availableModes: FullAuto
soundGunshot:
path: /Audio/DeltaV/Weapons/Guns/Gunshots/beamcannon.ogg
- type: HitscanBatteryAmmoProvider
proto: BeamDev
fireCost: 600
- type: Battery
maxCharge: 300000
startingCharge: 300000
- type: Tag
tags:
- PowerCage
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from cev-eris at https://github.com/discordia-space/CEV-Eris/raw/167a810bc8534a56c74ffa8f1373acd3b1ac70ee/icons/obj/guns/energy/xray.dmi, backpack sprite by peptide, backpack sling sprite edited by Boaz1111, wield sprites by RiceMar1244, Edited for DeltaV by Stop_Sign",
"size": {
"x": 32,
"y": 32
},
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from cev-eris at https://github.com/discordia-space/CEV-Eris/raw/167a810bc8534a56c74ffa8f1373acd3b1ac70ee/icons/obj/guns/energy/xray.dmi, backpack sprite by peptide, backpack sling sprite edited by Boaz1111, wield sprites by RiceMar1244, Edited for DeltaV by Stop_Sign",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
Expand Down

0 comments on commit 902146b

Please sign in to comment.