Update code/modules/integrated_electronics/core/detailer.dm

Prettier list

Co-Authored-By: Useroth <37159550+Useroth@users.noreply.github.com>
This commit is contained in:
CalamaBanana
2019-05-16 00:42:05 +02:00
committed by GitHub
parent 9e00562e68
commit 1e7b537166

View File

@@ -27,7 +27,7 @@
"blue" = COLOR_ASSEMBLY_BLUE,
"purple" = COLOR_ASSEMBLY_PURPLE,
"pink" = COLOR_ASSEMBLY_PINK,
"custom" = "#ffffff"
"custom" = COLOR_ASSEMBLY_WHITE
)
/obj/item/integrated_electronics/detailer/Initialize()