Zorgoia improvments (#9016)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
tacoguy7765093
2024-09-22 22:29:24 +02:00
committed by GitHub
co-authored by Kashargul
parent ccbf6e29aa
commit fc2084e38b
4 changed files with 223 additions and 105 deletions
@@ -38,7 +38,7 @@
START_PROCESSING(SSobj, src)
/obj/effect/decal/cleanable/blood/reagent/update_icon()
if(custombasecolor == "rainbow") custombasecolor = "#[get_random_colour(1)]"
if(custombasecolor == "rainbow") custombasecolor = get_random_colour(1)
color = custombasecolor
name = custombasename