Update dye_item_map of core_writer

This commit is contained in:
tacigar 2017-01-07 20:47:41 +09:00
parent 0cc9807d04
commit d94f6fa8b7
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ do -- register core writer
["dye:red"] = "maidroid_core:basic", ["dye:red"] = "maidroid_core:basic",
["dye:yellow"] = "maidroid_core:farming", ["dye:yellow"] = "maidroid_core:farming",
["dye:white"] = "maidroid_core:ocr", ["dye:white"] = "maidroid_core:ocr",
["dye:orange"] = "maidroid_core:torcher"
} }
local node_box = { local node_box = {