mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-21 19:19:12 +01:00
Adds the Restraining Bolt.
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
if(istype(owner, /mob/living/carbon/human))
|
||||
var/mob/living/carbon/human/H = owner
|
||||
H.add_modifier(/datum/modifier/melee_surge, 0.75 MINUTES)
|
||||
|
||||
|
||||
/obj/item/organ/internal/augment/armmounted/shoulder/blade
|
||||
name = "armblade implant"
|
||||
desc = "A large implant that fits into a subject's arm. It deploys a large metal blade by some painful means."
|
||||
|
||||
Reference in New Issue
Block a user