Skip to content

Commit

Permalink
Update sniper.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroBetel committed Aug 20, 2024
1 parent 36f0bb4 commit 0246b7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/datums/ammo/bullet/sniper.dm
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@

/datum/ammo/bullet/sniper/anti_materiel/vulture
damage = 400 // Fully intended to vaporize anything smaller than a mini cooper
accurate_range_min = 0
handful_state = "vulture_bullet"
sound_hit = 'sound/bullets/bullet_vulture_impact.ogg'
flags_ammo_behavior = AMMO_BALLISTIC|AMMO_SNIPER|AMMO_IGNORE_COVER|AMMO_ANTIVEHICLE
Expand Down

0 comments on commit 0246b7b

Please sign in to comment.