mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 10:33:30 +01:00
Removes duplicate definitions in types (#25702)
* Removes duplicate definitions * One more
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
/obj/item/mod/control
|
||||
name = "MOD control unit"
|
||||
desc = "The control unit of a Modular Outerwear Device, a powered suit that protects against various environments."
|
||||
icon_state = "standard-control"
|
||||
icon_state = "mod_control"
|
||||
item_state = "mod_control"
|
||||
base_icon_state = "control"
|
||||
|
||||
@@ -331,7 +331,6 @@
|
||||
icon_state = "cloak_ninja"
|
||||
bumpoff = FALSE
|
||||
stealth_alpha = 10
|
||||
cooldown_time = 5 SECONDS
|
||||
active_power_cost = DEFAULT_CHARGE_DRAIN
|
||||
use_power_cost = DEFAULT_CHARGE_DRAIN * 5
|
||||
cooldown_time = 3 SECONDS
|
||||
|
||||
Reference in New Issue
Block a user