mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 14:16:58 +01:00
Gives the gun 10 shots
Because an emergency borg should have more shots than a normal security borg.
This commit is contained in:
@@ -292,6 +292,7 @@
|
||||
projectile_type = /obj/item/projectile/beam/disable
|
||||
charge_cost = 1000 //High cost.
|
||||
recharge_time = 10 //Takes ten ticks to recharge a laser, so don't waste them all!
|
||||
cell_type = /obj/item/weapon/cell/high
|
||||
|
||||
/obj/item/weapon/dogborg/swordtail
|
||||
name = "sword tail"
|
||||
@@ -305,4 +306,4 @@
|
||||
throwforce = 0 //This shouldn't be thrown in the first place.
|
||||
hitsound = 'sound/weapons/blade1.ogg'
|
||||
attack_verb = list("slashed", "stabbed", "jabbed", "mauled", "sliced")
|
||||
w_class = ITEMSIZE_NORMAL
|
||||
w_class = ITEMSIZE_NORMAL
|
||||
|
||||
Reference in New Issue
Block a user