Skip to content

Commit

Permalink
MOre fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Avalon-Proto committed Dec 31, 2024
1 parent 60756e1 commit e7170f5
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
maxAngle: 0
- type: UseDelay
delay: 0 # You can't dual wield this as a borg so no need for a delay
- type: AmmoCounter

- type: entity
name: Crowd Control Launcher
Expand All @@ -82,6 +83,12 @@
map: ["enum.GunVisualLayers.Base"]
- type: Clothing
sprite: Objects/Weapons/Guns/Launchers/china_lake.rsi
- type: ProjectileBatteryAmmoProvider
proto: TearGasGrenade
cost: 300
- type: Battery
maxCharge: 600
startingCharge: 300
- type: BatteryWeaponFireModes
fireModes:
- proto: TearGasGrenade
Expand All @@ -100,3 +107,4 @@
maxAngle: 2
- type: UseDelay
delay: 0 # You can't dual wield this as a borg so no need for a delay
- type: AmmoCounter

0 comments on commit e7170f5

Please sign in to comment.