Adds ninja hardsuit selection (#9631)

This commit is contained in:
kyres1
2020-08-11 11:38:54 +02:00
committed by GitHub
parent 3867f1d686
commit 73a73c4e23
22 changed files with 316 additions and 4 deletions
@@ -35,4 +35,16 @@
allowed_magazines = list(/obj/item/ammo_magazine/plasma/light)
caliber = "plasma bolt"
fire_sound = 'sound/weapons/gunshot/bolter.ogg'
fire_delay = 6
fire_delay = 6
/obj/item/gun/energy/mountedplasma
name = "plasma cannon"
fire_sound = 'sound/weapons/gunshot/slammer.ogg'
burst = 2
burst_delay = 3
max_shots = 15
charge_cost = 100
use_external_power = TRUE
self_recharge = TRUE
projectile_type = /obj/item/projectile/plasma