Skip to content

Commit

Permalink
Slabteehee (#5523)
Browse files Browse the repository at this point in the history
* Handmade Guild Cells

:cl:
rcsadd: A line of 'Workhorse' hand-made Guild power cells.
/:cl:

* Update slab.dm

* Update slab.dm

Removes Slab recharge_amount cost. It now will recharge enough to fire one shot every recharge_time ticks.

* Revert "Handmade Guild Cells"

This reverts commit 07e1ed6.
  • Loading branch information
Vex8tion authored Jul 8, 2024
1 parent 14ebb6b commit a9a6468
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/projectiles/guns/energy/projectile/slab.dm
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
item_charge_meter = FALSE
self_recharge = 1
recharge_time = 20
recharge_amount = 30
charge_cost = 100
projectile_type = /obj/item/projectile/bullet/kurtz_50/railgun
damage_multiplier = 1.3 //Less capacity and charge speed than a Posi'd Myrmidion, even when fully tuned; hits like a brick, to compensate.
Expand Down

0 comments on commit a9a6468

Please sign in to comment.