Up: Map Next: 5E00
5C00: Attribute buffer (room + Willy + entities + items)
The routine at 89AD initialises this buffer with the contents of the attribute buffer at 5E00 (empty room), writes the attributes for Willy, the arrows, the guardians and the items into it, and then copies the result to the attribute file.
5C00 DEFS $200
Up: Map Next: 5E00