Add more colors to curtains

axinite
Rafi59 2018-05-22 16:14:36 +02:00
parent 38793b9327
commit 58adaaab15
1 changed files with 6 additions and 0 deletions

View File

@ -169,6 +169,12 @@ xdecor.register("cobweb", {
local curtain_colors = {
"red",
"blue",
"green",
"magenta",
"yellow",
"cyan",
"orange",
}
for _, c in pairs(curtain_colors) do