Skip to content

Commit

Permalink
Update dropship_ammo.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
blackdragonTOW committed Nov 29, 2023
1 parent c1c8058 commit de91cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cm_marines/dropship_ammo.dm
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
ammo_count = 400
max_ammo_count = 400
transferable_ammo = TRUE
ammo_used_per_firing = 80
ammo_used_per_firing = 40
point_cost = 275
fire_mission_delay = 2
var/bullet_spread_range = 4 //how far from the real impact turf can bullets land
Expand Down

0 comments on commit de91cfe

Please sign in to comment.