mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-04 22:42:07 +00:00
Skrell Glowing Algae Fix (#7274)
This commit is contained in:
@@ -47,6 +47,7 @@ var/datum/gear_tweak/color/gear_tweak_free_color_choice = new()
|
||||
if(valid_colors && !(metadata in valid_colors))
|
||||
return
|
||||
I.color = metadata
|
||||
I.update_icon()
|
||||
|
||||
/*
|
||||
Path adjustment
|
||||
|
||||
Reference in New Issue
Block a user