All color inputs use current color as default choice
This commit is contained in:
committed by
CitadelStationBot
parent
9652fc4127
commit
51e4d9f9db
@@ -537,4 +537,4 @@
|
||||
desc = "Causes kinetic accelerator bolts to have an adjustable-colored tracer trail and explosion. Use in-hand to change color."
|
||||
|
||||
/obj/item/borg/upgrade/modkit/tracer/adjustable/attack_self(mob/user)
|
||||
bolt_color = input(user,"Choose Color") as color
|
||||
bolt_color = input(user,"","Choose Color",bolt_color) as color|null
|
||||
|
||||
Reference in New Issue
Block a user