DDDDDDDDDDDDDDDDDDDDDDDDDDDDDROIIIIIIIIIIIIIIIIDS

This commit is contained in:
lolman360
2019-11-15 16:42:26 +11:00
parent b9bf7b726d
commit bc6c617c27
8 changed files with 116 additions and 1 deletions
@@ -12,6 +12,13 @@
e_cost = 200
select_name = "kill"
/obj/item/ammo_casing/energy/twin
projectile_type = /obj/item/projectile/beam/laser
e_cost = 50
select_name = "kill"
pellets = 2
variance = 10
/obj/item/ammo_casing/energy/laser/hos
e_cost = 100
@@ -221,3 +221,21 @@
chambered.BB.damage *= 5
process_fire(target, user, TRUE, params)
/obj/item/gun/energy/twinlaser
name = "twin-linked lasrifle"
can_charge = TRUE
icon_state = "LaserAK"
item_state = "laser"
desc = "Twin laser gun. It's two in one. With a linked trigger group. One could say it's... twin-linked."
charge_delay = 3
ammo_type = list(/obj/item/ammo_casing/energy/twin)
/obj/item/gun/energy/twinlaser/cyborg
name = "laser arms"
icon_state = "lasercannon"
item_state = null
automatic = 1 //fun!
desc = "The Syndicate Rapid Assault cyborg has two arm-like extremeties. They normally have claws, but someone duct-taped laser guns to them as well."
use_cyborg_cell = TRUE
selfcharge = EGUN_NO_SELFCHARGE