Removes duplicate definitions in types (#25702)

* Removes duplicate definitions

* One more
This commit is contained in:
DGamerL
2024-06-06 20:56:03 +02:00
committed by GitHub
parent ac5a4dfe11
commit 37ffe943e4
33 changed files with 13 additions and 49 deletions
-1
View File
@@ -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