Open RedRafe opened 2 months ago
https://github.com/tburrows13/LunarLandings/blob/7b81955197dc10e9e1295882a22cea357c7130b7/scripts/buckets.lua#L37-L55
L44-45 should be
local bucket_data = bucket.list[b_id] for id, data in pairs(bucket_data or {}) do
https://github.com/tburrows13/LunarLandings/blob/7b81955197dc10e9e1295882a22cea357c7130b7/scripts/buckets.lua#L37-L55
L44-45 should be