# unforbid all items

df.world.items.all.each { |i| i.flags.forbid = false }