mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
enable greps properly (#10454)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
/obj/item/gun/energy/zip/craftable
|
||||
battery_lock = 1 //makeshift gun has flaws
|
||||
battery_lock = 1 //makeshift gun has flaws
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
self_recharge = 1
|
||||
use_external_power = 1
|
||||
recharge_time = 10
|
||||
one_handed_penalty = 0
|
||||
one_handed_penalty = 0
|
||||
|
||||
@@ -10,4 +10,4 @@
|
||||
combustion = FALSE
|
||||
|
||||
modifier_type_to_apply = /datum/modifier/entangled
|
||||
modifier_duration = 0.5 MINUTE
|
||||
modifier_duration = 0.5 MINUTE
|
||||
|
||||
@@ -38,4 +38,4 @@
|
||||
/obj/item/gun/magic/firestaff/vrwizard/nuclear
|
||||
description_info = "A high powered staff that burns through energy quickly but unleashes high energy bolts."
|
||||
projectile_type = /obj/item/projectile/energy/nuclearblast
|
||||
color = "#660066"
|
||||
color = "#660066"
|
||||
|
||||
Reference in New Issue
Block a user