Skip to content

Commit

Permalink
Update heavypulserifle.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
benj8560 committed Mar 5, 2024
1 parent fdb3061 commit 6e99931
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
w_class = ITEM_SIZE_HUGE
force = WEAPON_FORCE_PAINFUL
projectile_type = /obj/item/projectile/beam/pulse/heavy
charge_cost = 2000 //8 heavy shot of this with with a large posi. Titanic but trading number of shots for per shot damage basiclly
charge_cost = 2000 //8 heavy shots of this with with a large posi. Damage per cell of a Titanic but trading number of shots for per shot damage basiclly
fire_delay = 36 //Upgrades will make this fire way faster making it something you have to modife more then once to get a real bang out of it
matter = list(MATERIAL_PLASTEEL = 20, MATERIAL_SILVER = 10)
twohanded = TRUE
Expand Down

0 comments on commit 6e99931

Please sign in to comment.