mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Fixes an exploit with the power gloves (#19502)
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
var/last_shocked = 0
|
||||
var/shock_delay = 40
|
||||
var/unlimited_power = FALSE // Does this really need explanation?
|
||||
var/shock_range = 7
|
||||
|
||||
/obj/item/clothing/gloves/color/yellow/power/detailed_examine_antag()
|
||||
return "These are a pair of power gloves, and can be used to fire bolts of electricity while standing over powered power cables."
|
||||
|
||||
Reference in New Issue
Block a user