from items import *
from map import *

inventory = [item_key]

# Start game at the centre
current_room = locations["centre"]