Skip to content

Commit

Permalink
Reduced Cornicen full auto power
Browse files Browse the repository at this point in the history
  • Loading branch information
flappybatpal committed Apr 21, 2023
1 parent df93ce2 commit dee6f60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/projectiles/laser.dm
Original file line number Diff line number Diff line change
Expand Up @@ -607,8 +607,8 @@ toxic - poisons
shot_sound = 'sound/weapons/lasersound.ogg'
dissipation_delay = 4
dissipation_rate = 2
cost = 10
damage = 18
cost = 15
damage = 15
fullauto_valid = 1
shot_volume = 75

Expand Down

0 comments on commit dee6f60

Please sign in to comment.