moves robot scanner upgrade to science (#19114)

* moves robot scanner upgrade to science

* .

* .

* .

* .

* .

* .

* lol

* .

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
Kashargul
2026-02-05 13:29:27 +01:00
committed by GitHub
parent b5afc38065
commit aecab2e16c
9 changed files with 84 additions and 42 deletions
@@ -27,7 +27,7 @@
..()
/datum/gear_tweak/color/get_contents(var/metadata)
return "Color: <font color='[metadata]'>&#9899;</font>"
return "Color: <font color='[metadata]'>&#11044;</font>"
/datum/gear_tweak/color/get_default()
return valid_colors ? valid_colors[1] : COLOR_GRAY