mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Remove (almost) unused var/item_color from /obj/item (#30453)
* it's black and white * Update soft_caps.dm * bruh * bruh * tweaks * comment * Update abduction_gear.dm * Update paradise.dme * Update paradise.dme * Update paradise.dme --------- Co-authored-by: Mason <116982774+Burzah@users.noreply.github.com>
This commit is contained in:
@@ -196,7 +196,6 @@
|
||||
name = "berserker helmet"
|
||||
desc = "Peering into the eyes of the helmet is enough to seal damnation."
|
||||
icon_state = "hardsuit0-berserker"
|
||||
item_color = "berserker"
|
||||
light_color = BERSERK_COLOUR
|
||||
light_power = 4
|
||||
actions_types = list(/datum/action/item_action/berserk_mode)
|
||||
|
||||
Reference in New Issue
Block a user