OpenDream
OpenDream copied to clipboard
Weighted picks with newlines fail to parse
We fail to parse weighted picks with newlines between the weight and the value
icon_state = pick(
prob(100)
"dim",
prob(200)
"off",
prob(100)
"on")