* Spelling. Loops notation
Corrected error in spelling of fragments (from fragements).
Changed notation of state of item in a loop to: items[loop.item.name].state (was loop.item.state).
This will ensure items update state with state changes.
Signed-off-by: fringefilmsoz <fringefilmsoz@gmail.com>