:: Verb | Should be Look.
| -> [String] | The name of the item to look at, if empty then we're looking
at the current room.
| -> World | | -> IO World | | Look at something.
The something could be: the current room, a room detail,
an item in the room, or an item in the inventory of the player.
|
|