Skip to content

Commit

Permalink
Disruptor can shoot now.
Browse files Browse the repository at this point in the history
  • Loading branch information
800maximum123 committed Aug 23, 2024
1 parent d50a1cb commit 39d43bb
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
back_type = /obj/machinery/ship_weapon/back_part/disruptor
munition_type = /obj/item/ammo_magazine/ammobox/disruptor

ammo_per_shot = 150
// So we can shot 5 burst, 'til ammobox is empty
ammo_per_shot = 2
burst_size = 4
fire_interval = 4

Expand Down

0 comments on commit 39d43bb

Please sign in to comment.