don't register pink recipe twice for wallmounted

This commit is contained in:
Vanessa Dannenberg 2018-09-08 11:30:14 -04:00
parent 0413f23df1
commit 73a062f026
1 changed files with 0 additions and 1 deletions

View File

@ -277,7 +277,6 @@ function unifieddyes.register_color_craft(craft)
if craft.palette == "wallmounted" then
register_c(craft, "green", "", "light_")
register_c(craft, "blue", "", "light_")
register_c(craft, "pink", "", "")
hues_table = unifieddyes.HUES_WALLMOUNTED
sats_table = {""}
vals_table = unifieddyes.VALS