fixed linebreaks
This commit is contained in:
parent
d0a8117cfd
commit
47f0f091c8
@ -61,8 +61,7 @@ function destiny(color)
|
|||||||
smooth = true
|
smooth = true
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
broadcastToColor(
|
broadcastToColor("Each card corresponds to one scenario, leftmost is first. Choose and reverse half of the cards (rounded up).", color)
|
||||||
"Each card corresponds to one scenario, leftmost is first. Choose and reverse half of the cards (rounded up).", color)
|
|
||||||
end
|
end
|
||||||
|
|
||||||
function fate(color)
|
function fate(color)
|
||||||
@ -80,6 +79,5 @@ function fate(color)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
broadcastToColor(
|
broadcastToColor("Each card corresponds to one scenario, leftmost is first. Choose and reverse half of the cards (rounded up).", color)
|
||||||
"Each card corresponds to one scenario, leftmost is first. Choose and reverse half of the cards (rounded up).", color)
|
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user