[
    {
        "name": "Tree",
        "description": "A pointy tree",
        "commands": ["Chop", "Examine"],
        "model": { "name": "tree2", "id": 1 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tree",
        "description": "A leafy tree",
        "commands": ["Chop", "Examine"],
        "model": { "name": "tree", "id": 2 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Well",
        "description": "The bucket is missing",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "well", "id": 3 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Table",
        "description": "A mighty fine table",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "table", "id": 4 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 96
    },
    {
        "name": "Treestump",
        "description": "Someone has chopped this tree down!",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "treestump", "id": 5 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading upwards",
        "commands": ["Climb-Up", "Examine"],
        "model": { "name": "ladder", "id": 6 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading downwards",
        "commands": ["Climb-Down", "Examine"],
        "model": { "name": "ladderdown", "id": 7 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chair",
        "description": "A sturdy looking chair",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "chair", "id": 8 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "logs",
        "description": "A pile of logs",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "logpile", "id": 9 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Longtable",
        "description": "It has nice candles",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "longtable", "id": 10 },
        "width": 4,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Throne",
        "description": "It looks fancy and expensive",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "throne", "id": 11 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Range",
        "description": "A hot well stoked range",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "range", "id": 12 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Gravestone",
        "description": "R I P",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gravestone1", "id": 13 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Gravestone",
        "description": "Its covered in moss",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gravestone2", "id": 14 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Bed",
        "description": "Ooh nice blankets",
        "commands": ["rest", "Examine"],
        "model": { "name": "Bigbed", "id": 15 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Bed",
        "description": "Its a bed - wow",
        "commands": ["rest", "Examine"],
        "model": { "name": "bed", "id": 16 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "bar",
        "description": "Mmm beer",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "barpumps", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps I should search it",
        "commands": ["Search", "Close"],
        "model": { "name": "ChestOpen", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 19 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Altar",
        "description": "Its an Altar",
        "commands": ["Recharge at", "Examine"],
        "model": { "name": "altar", "id": 20 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Post",
        "description": "What am I examining posts for",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "wallpost", "id": 21 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Support",
        "description": "A wooden pole",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "supportnw", "id": 22 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "barrel",
        "description": "Its empty",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "barrel", "id": 23 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Bench",
        "description": "It doesn't look very comfy",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "bench", "id": 24 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Portrait",
        "description": "A painting of our beloved king",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "portrait", "id": 25 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "candles",
        "description": "Candles on a fancy candlestick",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "candles", "id": 26 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "fountain",
        "description": "The water looks fairly clean",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "fountain", "id": 27 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "landscape",
        "description": "An oil painting",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "landscape", "id": 28 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Millstones",
        "description": "You can use these to make flour",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "mill", "id": 29 },
        "width": 3,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Counter",
        "description": "It's the shop counter",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "counter", "id": 30 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 120
    },
    {
        "name": "Stall",
        "description": "A market stall",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "market", "id": 31 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 112
    },
    {
        "name": "Target",
        "description": "Coming soon archery practice",
        "commands": ["Practice", "Examine"],
        "model": { "name": "target", "id": 32 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "PalmTree",
        "description": "A nice palm tree",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "palm2", "id": 33 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "PalmTree",
        "description": "A shady palm tree",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "palm", "id": 34 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Fern",
        "description": "A leafy plant",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "fern", "id": 35 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Cactus",
        "description": "It looks very spikey",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cactus", "id": 36 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Bullrushes",
        "description": "I wonder why it's called a bullrush",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "bullrushes", "id": 37 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Flower",
        "description": "Ooh thats pretty",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "flower", "id": 38 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Mushroom",
        "description": "I think it's a poisonous one",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "mushroom", "id": 39 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Coffin",
        "description": "This coffin is closed",
        "commands": ["Open", "Examine"],
        "model": { "name": "coffin", "id": 40 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Coffin",
        "description": "This coffin is open",
        "commands": ["Search", "Close"],
        "model": { "name": "coffin2", "id": 41 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "stairs",
        "description": "These lead upstairs",
        "commands": ["Go up", "Examine"],
        "model": { "name": "woodenstairs", "id": 42 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "stairs",
        "description": "These lead downstairs",
        "commands": ["Go down", "Examine"],
        "model": { "name": "woodenstairsdown", "id": 43 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "stairs",
        "description": "These lead upstairs",
        "commands": ["Go up", "Examine"],
        "model": { "name": "stonestairs", "id": 44 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "stairs",
        "description": "These lead downstairs",
        "commands": ["Go down", "Examine"],
        "model": { "name": "stonestairsdown", "id": 45 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "railing",
        "description": "nice safety measure",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "woodenrailing", "id": 46 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "pillar",
        "description": "An ornate pillar",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "marblepillar", "id": 47 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Bookcase",
        "description": "A large collection of books",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "bookcase", "id": 48 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Sink",
        "description": "Its fairly dirty",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "sink", "id": 49 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Dummy",
        "description": "I can practice my fighting here",
        "commands": ["hit", "Examine"],
        "model": { "name": "sworddummy", "id": 50 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "anvil",
        "description": "heavy metal",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "anvil", "id": 51 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Torch",
        "description": "It would be very dark without this",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "torcha1", "id": 52 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "hopper",
        "description": "You put grain in here",
        "commands": ["operate", "Examine"],
        "model": { "name": "milltop", "id": 53 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "chute",
        "description": "Flour comes out here",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "millbase", "id": 54 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 40
    },
    {
        "name": "cart",
        "description": "A farm cart",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cart", "id": 55 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sacks",
        "description": "Yep they're sacks",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "sacks", "id": 56 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "The cupboard is shut",
        "commands": ["open", "Examine"],
        "model": { "name": "cupboard", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Gate",
        "description": "The gate is closed",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 58 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is open",
        "commands": ["WalkTo", "close"],
        "model": { "name": "metalgateopen", "id": 59 },
        "width": 1,
        "height": 2,
        "type": "open-door",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is open",
        "commands": ["WalkTo", "close"],
        "model": { "name": "woodengateopen", "id": 60 },
        "width": 1,
        "height": 2,
        "type": "open-door",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is closed",
        "commands": ["open", "Examine"],
        "model": { "name": "woodengateclosed", "id": 61 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "To Varrock",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "signpost", "id": 62 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "To the tower of wizards",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "signpost", "id": 61 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "doors",
        "description": "The doors are open",
        "commands": ["WalkTo", "Close"],
        "model": { "name": "doubledoorsopen", "id": 63 },
        "width": 1,
        "height": 2,
        "type": "open-door",
        "itemHeight": 0
    },
    {
        "name": "doors",
        "description": "The doors are shut",
        "commands": ["Open", "Examine"],
        "model": { "name": "doubledoorsclosed", "id": 64 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "To player owned houses",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "signpost", "id": 61 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "To Lumbridge Castle",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "signpost", "id": 61 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "bookcase",
        "description": "It's a bookcase",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "bookcase", "id": 47 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "henge",
        "description": "these look impressive",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "henge", "id": 65 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Dolmen",
        "description": "A sort of ancient altar thingy",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "dolmen", "id": 66 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tree",
        "description": "This tree doesn't look too healthy",
        "commands": ["WalkTo", "Chop"],
        "model": { "name": "deadtree1", "id": 67 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "Perhaps I should search it",
        "commands": ["Search", "close"],
        "model": { "name": "cupboardopen", "id": 68 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Wheat",
        "description": "nice ripe looking wheat",
        "commands": ["WalkTo", "pick"],
        "model": { "name": "wheat", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "The blue moon inn",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 70 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "sails",
        "description": "The windmill's sails",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "windmillsail", "id": 71 },
        "width": 1,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "estate agent",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "The Jolly boar inn",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Drain",
        "description": "This drainpipe runs from the kitchen to the sewers",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "pipe&drain", "id": 72 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "manhole",
        "description": "A manhole cover",
        "commands": ["open", "Examine"],
        "model": { "name": "manholeclosed", "id": 73 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "manhole",
        "description": "How dangerous - this manhole has been left open",
        "commands": ["climb down", "close"],
        "model": { "name": "manholeopen", "id": 74 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "pipe",
        "description": "a dirty sewer pipe",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "wallpipe", "id": 75 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps I should search it",
        "commands": ["Search", "Close"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "barrel",
        "description": "It seems to be full of newt's eyes",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "barrel", "id": 22 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "The cupboard is shut",
        "commands": ["open", "Examine"],
        "model": { "name": "cupboard", "id": 56 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "Perhaps I should search it",
        "commands": ["Search", "close"],
        "model": { "name": "cupboardopen", "id": 67 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "fountain",
        "description": "I think I see something in the fountain",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "fountain", "id": 26 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "To Draynor Manor",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "signpost", "id": 61 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tree",
        "description": "This tree doesn't look too healthy",
        "commands": ["Approach", "Search"],
        "model": { "name": "deadtree1", "id": 66 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "General Store",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "Lowe's Archery store",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "The Clothes Shop",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "Varrock Swords",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "You can pass through this on the members server",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "You can pass through this on the members server",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "Bob's axes",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "The staff shop",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "fire",
        "description": "A strongly burning fire",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "firea1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 77 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks2", "id": 78 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "copperrock1", "id": 79 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "copperrock1", "id": 78 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "ironrock1", "id": 80 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "ironrock1", "id": 79 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "tinrock1", "id": 81 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "tinrock1", "id": 80 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "mithrilrock1", "id": 82 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "mithrilrock1", "id": 81 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "adamiterock1", "id": 83 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "adamiterock1", "id": 82 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "coalrock1", "id": 84 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "coalrock1", "id": 83 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "goldrock1", "id": 85 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "goldrock1", "id": 84 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "clayrock1", "id": 86 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "clayrock1", "id": 85 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "web",
        "description": "A spider's web",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "ceilingweb", "id": 87 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "web",
        "description": "A spider's web",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "floorweb", "id": 88 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "furnace",
        "description": "A red hot furnace",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "furnace", "id": 89 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Cook's Range",
        "description": "A hot well stoked range",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "range", "id": 11 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Machine",
        "description": "I wonder what it's supposed to do",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "madmachine", "id": 90 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Spinning wheel",
        "description": "I can spin wool on this",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "spinningwheel", "id": 91 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Lever",
        "description": "The lever is up",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "leverup", "id": 92 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Lever",
        "description": "The lever is down",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "leverdown", "id": 93 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "LeverA",
        "description": "It's a lever",
        "commands": ["Pull", "Inspect"],
        "model": { "name": "leverup", "id": 91 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "LeverB",
        "description": "It's a lever",
        "commands": ["Pull", "Inspect"],
        "model": { "name": "leverup", "id": 91 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "LeverC",
        "description": "It's a lever",
        "commands": ["Pull", "Inspect"],
        "model": { "name": "leverup", "id": 91 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "LeverD",
        "description": "It's a lever",
        "commands": ["Pull", "Inspect"],
        "model": { "name": "leverup", "id": 91 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "LeverE",
        "description": "It's a lever",
        "commands": ["Pull", "Inspect"],
        "model": { "name": "leverup", "id": 91 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "LeverF",
        "description": "It's a lever",
        "commands": ["Pull", "Inspect"],
        "model": { "name": "leverup", "id": 91 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading upwards",
        "commands": ["Climb-Up", "Examine"],
        "model": { "name": "ladder", "id": 5 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "To the forge",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "signpost", "id": 61 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "To the Barbarian's  Village",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "signpost", "id": 61 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "To Al Kharid",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "signpost", "id": 61 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Compost Heap",
        "description": "A smelly pile of compost",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "compost", "id": 94 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Coffin",
        "description": "This coffin is closed",
        "commands": ["Open", "Examine"],
        "model": { "name": "coffin", "id": 39 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Coffin",
        "description": "This coffin is open",
        "commands": ["Search", "Close"],
        "model": { "name": "coffin2", "id": 40 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "You can pass through this on the members server",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "You can pass through this on the members server",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "The Bank of runescape",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "The cupboard is shut",
        "commands": ["open", "Examine"],
        "model": { "name": "cupboard", "id": 56 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "Perhaps I should search it",
        "commands": ["Search", "close"],
        "model": { "name": "cupboardopen", "id": 67 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "doors",
        "description": "The doors are shut",
        "commands": ["Open", "Examine"],
        "model": { "name": "doubledoorsclosed", "id": 63 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "torch",
        "description": "A scary torch",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "skulltorcha1", "id": 95 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Altar",
        "description": "An altar to the evil God Zamorak",
        "commands": ["Recharge at", "Examine"],
        "model": { "name": "chaosaltar", "id": 96 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Shield",
        "description": "A display shield",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "wallshield", "id": 97 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Grill",
        "description": "some sort of ventilation",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "wallgrill", "id": 98 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Cauldron",
        "description": "A very large pot",
        "commands": ["WalkTo", "drink from"],
        "model": { "name": "cauldron", "id": 99 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Grill",
        "description": "some sort of ventilation",
        "commands": ["Listen", "Examine"],
        "model": { "name": "wallgrill", "id": 97 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Mine Cart",
        "description": "It's empty",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "minecart", "id": 100 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Buffers",
        "description": "Stop the carts falling off the end",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "trackbuffer", "id": 101 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Track",
        "description": "Train track",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "trackcurve", "id": 102 },
        "width": 2,
        "height": 2,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Track",
        "description": "Train track",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "trackpoints", "id": 103 },
        "width": 2,
        "height": 2,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Track",
        "description": "Train track",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "trackstraight", "id": 104 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Hole",
        "description": "I can see a witches cauldron directly below it",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "hole", "id": 105 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A ship to Karamja",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipfront", "id": 106 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A ship to Karamja",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipmiddle", "id": 107 },
        "width": 2,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A ship to Karamja",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipback", "id": 108 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Emergency escape ladder",
        "description": "it's a ladder leading downwards",
        "commands": ["Climb-Down", "Examine"],
        "model": { "name": "ladderdown", "id": 6 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "Wydin's grocery",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "The Rusty Anchor",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A ship to Port Sarim",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipfront", "id": 105 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A ship to Port Sarim",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipmiddle", "id": 106 },
        "width": 2,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A ship to Port Sarim",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipback", "id": 107 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "hopper",
        "description": "You put grain in here",
        "commands": ["operate", "Examine"],
        "model": { "name": "milltop", "id": 52 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "The cupboard is shut",
        "commands": ["open", "Examine"],
        "model": { "name": "cupboard", "id": 56 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "Perhaps I should search it",
        "commands": ["Search", "close"],
        "model": { "name": "cupboardopen", "id": 67 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "bluriterock1", "id": 109 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Doric's anvil",
        "description": "Property of Doric the dwarf",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "anvil", "id": 50 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "pottery oven",
        "description": "I can fire clay pots in this",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "potteryoven", "id": 110 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "potter's wheel",
        "description": "I can make clay pots using this",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "potterywheel", "id": 111 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "A gate from Lumbridge to Al Kharid",
        "commands": ["Open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "This gate is open",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "metalgateopen", "id": 58 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "crate",
        "description": "A crate used for storing bananas",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "crate", "id": 112 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Banana tree",
        "description": "A tree with nice ripe bananas growing on it",
        "commands": ["WalkTo", "Pick Banana"],
        "model": { "name": "palm2", "id": 32 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Banana tree",
        "description": "There are no bananas left on the tree",
        "commands": ["WalkTo", "Pick Banana"],
        "model": { "name": "palm2", "id": 32 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "crate",
        "description": "A crate used for storing bananas",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "crate", "id": 111 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "A battered old chest",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Flower",
        "description": "Ooh thats pretty",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "flower", "id": 37 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "Fishing Supplies",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "Jewellers",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Potato",
        "description": "A potato plant",
        "commands": ["WalkTo", "pick"],
        "model": { "name": "potato", "id": 113 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "fish",
        "description": "I can see fish swimming in the water",
        "commands": ["Lure", "Bait"],
        "model": { "name": "fishing", "id": 114 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "fish",
        "description": "I can see fish swimming in the water",
        "commands": ["Net", "Bait"],
        "model": { "name": "fishing", "id": 113 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "fish",
        "description": "I can see fish swimming in the water",
        "commands": ["Harpoon", "Cage"],
        "model": { "name": "fishing", "id": 113 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "silverrock1", "id": 115 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "silverrock1", "id": 114 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading upwards",
        "commands": ["Climb-Up", "Examine"],
        "model": { "name": "ladder", "id": 5 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading downwards",
        "commands": ["Climb-Down", "Examine"],
        "model": { "name": "ladderdown", "id": 6 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Monks Altar",
        "description": "Its an Altar",
        "commands": ["Recharge at", "Examine"],
        "model": { "name": "altar", "id": 19 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading downwards",
        "commands": ["Climb-Down", "Examine"],
        "model": { "name": "ladderdown", "id": 6 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Coffin",
        "description": "This coffin is closed",
        "commands": ["Open", "Examine"],
        "model": { "name": "coffin", "id": 39 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Coffin",
        "description": "This coffin is open",
        "commands": ["Search", "Close"],
        "model": { "name": "coffin2", "id": 40 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Smashed table",
        "description": "This table has seen better days",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "smashedtable", "id": 116 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Fungus",
        "description": "A creepy looking fungus",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "nastyfungus", "id": 117 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Smashed chair",
        "description": "This chair is broken",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "smashedchair", "id": 118 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Broken pillar",
        "description": "The remains of a pillar",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "brokenpillar", "id": 119 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Fallen tree",
        "description": "A fallen tree",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "fallentree", "id": 120 },
        "width": 3,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Danger Sign",
        "description": "Danger!",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "dangersign", "id": 121 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "runiterock1", "id": 122 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "runiteruck1", "id": 123 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Gravestone",
        "description": "A big impressive gravestone",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "largegrave", "id": 124 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "bone",
        "description": "Eep!",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "curvedbone", "id": 125 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "bone",
        "description": "This would feed a dog for a month",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "largebone", "id": 126 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "carcass",
        "description": "I think it's dead",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "carcass", "id": 127 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "animalskull",
        "description": "I wouldn't like to meet a live one",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "animalskull", "id": 128 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Vine",
        "description": "A creepy creeper",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "vine", "id": 129 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Vine",
        "description": "A creepy creeper",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "vinecorner", "id": 130 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Vine",
        "description": "A creepy creeper",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "vinejunction", "id": 131 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps I should search it",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading downwards",
        "commands": ["Climb-Down", "Examine"],
        "model": { "name": "ladderdown", "id": 6 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "The Lumbridge Lady",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipfront", "id": 105 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "The Lumbridge Lady",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipback", "id": 107 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "hole",
        "description": "This ship isn't much use with that there",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "brokenwall", "id": 132 },
        "width": 1,
        "height": 1,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading upwards",
        "commands": ["Climb-Up", "Examine"],
        "model": { "name": "ladder", "id": 5 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps I should search it",
        "commands": ["Search", "Close"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps I should search it",
        "commands": ["Search", "Close"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "hole",
        "description": "This ship isn't much use with that there",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "brokenwall", "id": 131 },
        "width": 1,
        "height": 1,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "The Lumbridge Lady",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipfront", "id": 105 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "The Lumbridge Lady",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipback", "id": 107 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Altar of Guthix",
        "description": "A sort of ancient altar thingy",
        "commands": ["Recharge at", "Examine"],
        "model": { "name": "dolmen", "id": 65 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "The Cauldron of Thunder",
        "description": "A very large pot",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cauldron", "id": 98 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tree",
        "description": "A leafy tree",
        "commands": ["Search", "Examine"],
        "model": { "name": "tree", "id": 1 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A ship to Entrana",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipfront", "id": 105 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A ship to Entrana",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipmiddle", "id": 106 },
        "width": 2,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A ship to Entrana",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipback", "id": 107 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A ship to Port Sarim",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipfront", "id": 105 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A ship to Port Sarim",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipmiddle", "id": 106 },
        "width": 2,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A ship to Port Sarim",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipback", "id": 107 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading downwards",
        "commands": ["Climb-Down", "Examine"],
        "model": { "name": "ladderdown", "id": 6 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Dramen Tree",
        "description": "This tree doesn't look too healthy",
        "commands": ["Chop", "Examine"],
        "model": { "name": "dramentree", "id": 133 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "hopper",
        "description": "You put grain in here",
        "commands": ["operate", "Examine"],
        "model": { "name": "milltop", "id": 52 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps I should search it",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading upwards",
        "commands": ["Climb-Up", "Examine"],
        "model": { "name": "ladder", "id": 5 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "2-handed swords sold here",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "ye olde herbalist",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "You can pass through this on the members server",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "You can pass through this on the members server",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "You can pass through this on the members server",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Door mat",
        "description": "If I ever get my boots muddy I know where to come",
        "commands": ["search", "Examine"],
        "model": { "name": "Doormat", "id": 134 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is closed",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Cauldron",
        "description": "A very large pot",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cauldron", "id": 98 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "The cupboard is shut",
        "commands": ["open", "Examine"],
        "model": { "name": "cupboard", "id": 56 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "Perhaps I should search it",
        "commands": ["Search", "close"],
        "model": { "name": "cupboardopen", "id": 67 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The bank vault gate",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "fish",
        "description": "I can see fish swimming in the water",
        "commands": ["Net", "Harpoon"],
        "model": { "name": "fishing", "id": 113 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "Harry's fishing shack",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "The cupboard is shut",
        "commands": ["open", "Examine"],
        "model": { "name": "cupboard", "id": 56 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "Perhaps I should search it",
        "commands": ["Search", "close"],
        "model": { "name": "cupboardopen", "id": 67 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps I should search it",
        "commands": ["Search", "Close"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "The shrimp and parrot",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "Palm Street",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "signpost", "id": 61 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rockslide",
        "description": "A pile of rocks blocks your path",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rock3", "id": 135 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading upwards",
        "commands": ["Climb-Up", "Examine"],
        "model": { "name": "ladder", "id": 5 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "fish",
        "description": "I can see fish swimming in the lava!",
        "commands": ["Bait", "Examine"],
        "model": { "name": "fishing", "id": 113 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "barrel",
        "description": "Its got ale in it",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "barrel", "id": 22 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "table",
        "description": "It's a sturdy table",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "bigtable", "id": 136 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 96
    },
    {
        "name": "Fireplace",
        "description": "It would be very cold without this",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "fireplacea1", "id": 137 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Egg",
        "description": "Thats one big egg!",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "bigegg", "id": 138 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Eggs",
        "description": "They'd make an impressive omlette",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "eggs", "id": 139 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stalagmites",
        "description": "Hmm pointy",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "stalagmites", "id": 140 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stool",
        "description": "A simple three legged stool",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "stool", "id": 141 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Bench",
        "description": "It doesn't look to comfortable",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "wallbench", "id": 142 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "table",
        "description": "A round table ideal for knights",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "bigroundtable", "id": 143 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "table",
        "description": "A handy little table",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "roundtable", "id": 144 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 96
    },
    {
        "name": "fountain of heros",
        "description": "Use a dragonstone gem here to increase it's abilties",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "fountain", "id": 26 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "bush",
        "description": "A leafy bush",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "bush1", "id": 145 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "hedge",
        "description": "A carefully trimmed hedge",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "bush2", "id": 146 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "flower",
        "description": "A nice colourful flower",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "blueflower", "id": 147 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "plant",
        "description": "Hmm leafy",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "smallfern", "id": 148 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Giant crystal",
        "description": "How unusual a crystal with a wizard trapped in it",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "giantcrystal", "id": 149 },
        "width": 3,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "The dead man's chest",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "The rising sun",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "crate",
        "description": "A large wooden storage box",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "crate", "id": 111 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "crate",
        "description": "A large wooden storage box",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "crate", "id": 111 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A merchant ship",
        "commands": ["stow away", "Examine"],
        "model": { "name": "Shipfront", "id": 105 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A merchant ship",
        "commands": ["stow away", "Examine"],
        "model": { "name": "Shipback", "id": 107 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "beehive",
        "description": "It's guarded by angry looking bees",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "beehive", "id": 150 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading upwards",
        "commands": ["Climb-Up", "Examine"],
        "model": { "name": "ladder", "id": 5 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Altar",
        "description": "An altar to the evil God Zamorak",
        "commands": ["Recharge at", "Search"],
        "model": { "name": "chaosaltar", "id": 95 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "Hickton's Archery store",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "To Camelot",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "signpost", "id": 61 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Archway",
        "description": "A decorative marble arch",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "marblearch", "id": 151 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Obelisk of water",
        "description": "It doesn't look very wet",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "obelisk", "id": 152 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Obelisk of fire",
        "description": "It doesn't look very hot",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "obelisk", "id": 151 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sand pit",
        "description": "I can use a bucket to get sand from here",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "sandpit", "id": 153 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Obelisk of air",
        "description": "A tall stone pointy thing",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "obelisk", "id": 151 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Obelisk of earth",
        "description": "A tall stone pointy thing",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "obelisk", "id": 151 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "You can pass through this on the members server",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Oak Tree",
        "description": "A grand old oak tree",
        "commands": ["Chop", "Examine"],
        "model": { "name": "oaktree", "id": 154 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Willow Tree",
        "description": "A weeping willow",
        "commands": ["Chop", "Examine"],
        "model": { "name": "willowtree", "id": 155 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Maple Tree",
        "description": "It's got nice shaped leaves",
        "commands": ["Chop", "Examine"],
        "model": { "name": "mapletree", "id": 156 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Yew Tree",
        "description": "A tough looking yew tree",
        "commands": ["Chop", "Examine"],
        "model": { "name": "yewtree", "id": 157 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tree",
        "description": "A magical tree",
        "commands": ["Chop", "Examine"],
        "model": { "name": "magictree", "id": 158 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "A gate guarded by a fierce barbarian",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "The forester's arms",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "flax",
        "description": "A flax plant",
        "commands": ["WalkTo", "pick"],
        "model": { "name": "flax", "id": 159 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Large treestump",
        "description": "Someone has chopped this tree down!",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "treestump", "id": 4 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "goldrock1", "id": 84 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Lever",
        "description": "It's a lever",
        "commands": ["Pull", "Inspect"],
        "model": { "name": "leverup", "id": 91 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Lever",
        "description": "It's a lever",
        "commands": ["Pull", "Inspect"],
        "model": { "name": "leverup", "id": 91 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Lever",
        "description": "It's a lever",
        "commands": ["Pull", "Inspect"],
        "model": { "name": "leverup", "id": 91 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "You can pass through this on the members server",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A ship bound for Ardougne",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipfront", "id": 105 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A ship bound for Ardougne",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipback", "id": 107 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Bakers Stall",
        "description": "A market stall",
        "commands": ["WalkTo", "steal from"],
        "model": { "name": "market", "id": 30 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 112
    },
    {
        "name": "Silk Stall",
        "description": "A market stall",
        "commands": ["WalkTo", "steal from"],
        "model": { "name": "market", "id": 30 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 112
    },
    {
        "name": "Fur Stall",
        "description": "A market stall",
        "commands": ["WalkTo", "steal from"],
        "model": { "name": "market", "id": 30 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 112
    },
    {
        "name": "Silver Stall",
        "description": "A market stall",
        "commands": ["WalkTo", "steal from"],
        "model": { "name": "market", "id": 30 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 112
    },
    {
        "name": "Spices Stall",
        "description": "A market stall",
        "commands": ["WalkTo", "steal from"],
        "model": { "name": "market", "id": 30 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 112
    },
    {
        "name": "gems Stall",
        "description": "A market stall",
        "commands": ["WalkTo", "steal from"],
        "model": { "name": "market", "id": 30 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 112
    },
    {
        "name": "crate",
        "description": "A large heavy sealed crate",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "crate", "id": 111 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "crate",
        "description": "A large heavy sealed crate",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "crate", "id": 111 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "RPDT depot",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "stairs",
        "description": "These lead upstairs",
        "commands": ["Go up", "Search for traps"],
        "model": { "name": "stonestairs", "id": 43 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps I should search it",
        "commands": ["Search", "Close"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Search for traps"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Search for traps"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Search for traps"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Search for traps"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Search for traps"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "someone is stealing something from it",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Search for traps"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "empty stall",
        "description": "A market stall",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "market", "id": 30 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 112
    },
    {
        "name": "stairs",
        "description": "These lead upstairs",
        "commands": ["Go up", "Examine"],
        "model": { "name": "stonestairs", "id": 43 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "hopper",
        "description": "You put grain in here",
        "commands": ["operate", "Examine"],
        "model": { "name": "milltop", "id": 52 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "Ardougne city zoo",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "signpost", "id": 61 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "The flying horse",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "You can pass through this on the members server",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "You can pass through this on the members server",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Lever",
        "description": "The lever is up",
        "commands": ["pull", "Examine"],
        "model": { "name": "leverup", "id": 91 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Lever",
        "description": "The lever is up",
        "commands": ["pull", "Examine"],
        "model": { "name": "leverup", "id": 91 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "pipe",
        "description": "a dirty sewer pipe",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "wallpipe", "id": 74 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "fish",
        "description": "I can see fish swimming in the water",
        "commands": ["Bait", "Examine"],
        "model": { "name": "fishing", "id": 113 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "fish",
        "description": "I can see fish swimming in the water",
        "commands": ["Bait", "Examine"],
        "model": { "name": "fishing", "id": 113 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "fish",
        "description": "I can see fish swimming in the water",
        "commands": ["Bait", "Examine"],
        "model": { "name": "fishing", "id": 113 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "fish",
        "description": "I can see fish swimming in the water",
        "commands": ["Bait", "Examine"],
        "model": { "name": "fishing", "id": 113 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Vine",
        "description": "A creepy creeper",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "vine", "id": 128 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The main entrance to McGrubor's wood",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is open",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "woodengateopen", "id": 59 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is closed",
        "commands": ["open", "Examine"],
        "model": { "name": "woodengateclosed", "id": 60 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "stairs",
        "description": "These lead downstairs",
        "commands": ["Go down", "Examine"],
        "model": { "name": "stonestairsdown", "id": 44 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "broken cart",
        "description": "A farm cart",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "brokencart", "id": 160 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Lever",
        "description": "It's a lever",
        "commands": ["Pull", "Searchfortraps"],
        "model": { "name": "leverup", "id": 91 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "clock pole blue",
        "description": "A pole - a pole to put cog's on",
        "commands": ["inspect", "Examine"],
        "model": { "name": "clockpoleblue", "id": 161 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "clock pole red",
        "description": "A pole - a pole to put cog's on",
        "commands": ["inspect", "Examine"],
        "model": { "name": "clockpolered", "id": 162 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "clock pole purple",
        "description": "A pole - a pole to put cog's on",
        "commands": ["inspect", "Examine"],
        "model": { "name": "clockpolepurple", "id": 163 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "clock pole black",
        "description": "A pole - a pole to put cog's on",
        "commands": ["inspect", "Examine"],
        "model": { "name": "clockpoleblack", "id": 164 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "wallclockface",
        "description": "It's a large clock face",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "wallclockface", "id": 165 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Lever Bracket",
        "description": "Theres something missing here",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "leverbracket", "id": 166 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Lever",
        "description": "It's a lever",
        "commands": ["Pull", "Examine"],
        "model": { "name": "leverup", "id": 91 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "stairs",
        "description": "These lead upstairs",
        "commands": ["Go up", "Examine"],
        "model": { "name": "woodenstairs", "id": 41 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "stairs",
        "description": "These lead downstairs",
        "commands": ["Go down", "Examine"],
        "model": { "name": "woodenstairsdown", "id": 42 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is closed",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed2", "id": 167 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is open",
        "commands": ["close", "Examine"],
        "model": { "name": "metalgateopen2", "id": 168 },
        "width": 1,
        "height": 2,
        "type": "open-door",
        "itemHeight": 0
    },
    {
        "name": "Lever",
        "description": "The lever is up",
        "commands": ["pull", "Examine"],
        "model": { "name": "leverup", "id": 91 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Lever",
        "description": "The lever is up",
        "commands": ["push", "Examine"],
        "model": { "name": "leverdown", "id": 92 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Foodtrough",
        "description": "It's for feeding the rat's",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "Foodtrough", "id": 169 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "fish",
        "description": "I can see fish swimming in the water",
        "commands": ["cage", "harpoon"],
        "model": { "name": "fishing", "id": 113 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "spearwall",
        "description": "It's a defensive battlement",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "spearwall", "id": 170 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "hornedskull",
        "description": "A horned dragon skull",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "hornedskull", "id": 171 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "picklock"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "picklock"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "guardscupboard",
        "description": "The cupboard is shut",
        "commands": ["open", "Examine"],
        "model": { "name": "cupboard", "id": 56 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "guardscupboard",
        "description": "Perhaps I should search it",
        "commands": ["Search", "close"],
        "model": { "name": "cupboardopen", "id": 67 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Coal truck",
        "description": "I can use this to transport coal",
        "commands": ["get coal from", "Examine"],
        "model": { "name": "minecart", "id": 99 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A ship to Port Birmhaven",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipfront", "id": 105 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A ship to Port Birmhaven",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipmiddle", "id": 106 },
        "width": 2,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A ship to Port Birmhaven",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipback", "id": 107 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Tree",
        "description": "It's a tree house",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "toplesstree", "id": 172 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ballista",
        "description": "It's a war machine",
        "commands": ["fire", "Examine"],
        "model": { "name": "catabow", "id": 173 },
        "width": 4,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "largespear",
        "description": "",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "catabowarrow", "id": 174 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "spirit tree",
        "description": "A grand old spirit tree",
        "commands": ["talk to", "Examine"],
        "model": { "name": "ent", "id": 175 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "young spirit Tree",
        "description": "Ancestor of the spirit tree",
        "commands": ["talk to", "Examine"],
        "model": { "name": "tree2", "id": 0 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is closed",
        "commands": ["talk through", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "wall",
        "description": "A damaged wall",
        "commands": ["climb", "Examine"],
        "model": { "name": "khazardwall", "id": 176 },
        "width": 3,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "tree",
        "description": "An exotic looking tree",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "jungle tree 2", "id": 177 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "tree",
        "description": "An exotic looking tree",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "jungle tree 1", "id": 178 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Fern",
        "description": "An exotic leafy plant",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "jungle fern textured", "id": 179 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Fern",
        "description": "An exotic leafy plant",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "jungle fern textured 2", "id": 180 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Fern",
        "description": "An exotic leafy plant",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "jungle fern textured 3", "id": 181 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Fern",
        "description": "An exotic leafy plant",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "jungle fern textured 4", "id": 182 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "fly trap",
        "description": "A small carnivourous plant",
        "commands": ["approach", "Search"],
        "model": { "name": "jungle fly trap", "id": 183 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Fern",
        "description": "An exotic leafy plant",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "jungle fern", "id": 184 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Fern",
        "description": "An exotic spikey plant",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "jungle spikey fern", "id": 185 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "plant",
        "description": "What an unusual plant",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "jungle strange plant", "id": 186 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "plant",
        "description": "An odd looking plant",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "jungle strange plant 2", "id": 187 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "plant",
        "description": "some nice jungle foliage",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "jungle medium size plant", "id": 188 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "stone head",
        "description": "It looks like it's been here some time",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "jungle statue", "id": 189 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "dead Tree",
        "description": "A rotting tree",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "deadtree2", "id": 190 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sacks",
        "description": "Yep they're sacks",
        "commands": ["WalkTo", "prod"],
        "model": { "name": "sacks", "id": 55 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "khazard open Chest",
        "description": "Perhaps I should search it",
        "commands": ["Search", "Close"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "khazard shut Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "doorframe",
        "description": "It's a stone doorframe",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "doubledoorframe", "id": 191 },
        "width": 1,
        "height": 2,
        "type": "open-door",
        "itemHeight": 0
    },
    {
        "name": "Sewer valve",
        "description": "It changes the water flow of the sewer's",
        "commands": ["turn left", "turn right"],
        "model": { "name": "sewervalve", "id": 192 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Sewer valve 2",
        "description": "It changes the water flow of the sewer's",
        "commands": ["turn left", "turn right"],
        "model": { "name": "sewervalve", "id": 191 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Sewer valve 3",
        "description": "It changes the water flow of the sewer's",
        "commands": ["turn left", "turn right"],
        "model": { "name": "sewervalve", "id": 191 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Sewer valve 4",
        "description": "It changes the water flow of the sewer's",
        "commands": ["turn left", "turn right"],
        "model": { "name": "sewervalve", "id": 191 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Sewer valve 5",
        "description": "It changes the water flow of the sewer's",
        "commands": ["turn left", "turn right"],
        "model": { "name": "sewervalve", "id": 191 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Cave entrance",
        "description": "I wonder what is inside...",
        "commands": ["enter", "Examine"],
        "model": { "name": "caveentrance", "id": 193 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Log bridge",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "logbridgelow", "id": 194 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Log bridge",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "logbridgehigh", "id": 195 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "tree platform",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "treeplatformhigh", "id": 196 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "tree platform",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "treeplatformlow", "id": 197 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is open",
        "commands": ["close", "Examine"],
        "model": { "name": "metalgateopen2", "id": 167 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "tree platform",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "largetreeplatformlow", "id": 198 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "tree platform",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "largetreeplatformhigh", "id": 199 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Log bridge",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "logbridgecurvedhigh", "id": 200 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Log bridge",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "logbridgecurvedlow", "id": 201 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "tree platform",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "treeplatformlow2", "id": 202 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "tree platform",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "treeplatformhigh2", "id": 203 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Tribal brew",
        "description": "A very large pot",
        "commands": ["WalkTo", "drink"],
        "model": { "name": "cauldron", "id": 98 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Pineapple tree",
        "description": "A tree with nice ripe pineapples growing on it",
        "commands": ["WalkTo", "Pick pineapple"],
        "model": { "name": "palm2", "id": 32 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Pineapple tree",
        "description": "There are no pineapples left on the tree",
        "commands": ["WalkTo", "Pick pineapple"],
        "model": { "name": "palm2", "id": 32 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "log raft",
        "description": "A mighty fine raft",
        "commands": ["board", "Examine"],
        "model": { "name": "lograft", "id": 204 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 96
    },
    {
        "name": "log raft",
        "description": "A mighty fine raft",
        "commands": ["board", "Examine"],
        "model": { "name": "lograft", "id": 203 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 96
    },
    {
        "name": "Tomb of hazeel",
        "description": "A clay shrine to lord hazeel",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "hazeeltomb", "id": 205 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 96
    },
    {
        "name": "range",
        "description": "A pot of soup slowly cooking",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "range", "id": 11 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Bookcase",
        "description": "A large collection of books",
        "commands": ["Search", "Examine"],
        "model": { "name": "bookcase", "id": 47 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Carnillean Chest",
        "description": "Perhaps I should search it",
        "commands": ["WalkTo", "Close"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Carnillean Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "crate",
        "description": "A crate used for storing food",
        "commands": ["Search", "Examine"],
        "model": { "name": "crate", "id": 111 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Butlers cupboard",
        "description": "The cupboard is shut",
        "commands": ["open", "Examine"],
        "model": { "name": "cupboard", "id": 56 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Butlers cupboard",
        "description": "The cupboard is open",
        "commands": ["Search", "close"],
        "model": { "name": "cupboardopen", "id": 67 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is open",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "woodengateopen", "id": 59 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is closed",
        "commands": ["open", "Examine"],
        "model": { "name": "woodengateclosed", "id": 60 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Cattle furnace",
        "description": "A red hot furnace",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "furnace", "id": 88 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ardounge wall",
        "description": "A huge wall seperating east and west ardounge",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "ardoungewall", "id": 206 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ardounge wall corner",
        "description": "A huge wall seperating east and west ardounge",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "ardoungewallcorner", "id": 207 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Dug up soil",
        "description": "A freshly dug pile of mud",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "mudpatch", "id": 208 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Pile of mud",
        "description": "Mud caved in from above",
        "commands": ["climb", "Examine"],
        "model": { "name": "mudpile", "id": 209 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "large Sewer pipe",
        "description": "a dirty sewer pipe",
        "commands": ["enter", "Examine"],
        "model": { "name": "largesewerpipe", "id": 210 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ardounge wall gateway",
        "description": "A huge set of heavy wooden doors",
        "commands": ["open", "Examine"],
        "model": { "name": "doubledoorsclosed", "id": 63 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "The cupboard is shut",
        "commands": ["open", "Examine"],
        "model": { "name": "cupboard", "id": 56 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "The cupboard is open",
        "commands": ["Search", "close"],
        "model": { "name": "cupboardopen", "id": 67 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Fishing crane",
        "description": "For hauling in large catches of fish",
        "commands": ["operate", "Examine"],
        "model": { "name": "fishingcrane", "id": 211 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rowboat",
        "description": "A reasonably sea worthy two man boat",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "rowboat", "id": 212 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Damaged Rowboat",
        "description": "A not so sea worthy two man boat",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "rowboatsinking", "id": 213 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "barrel",
        "description": "I wonder what's inside",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "barrel", "id": 22 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is closed",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading upwards",
        "commands": ["Climb-Up", "Examine"],
        "model": { "name": "ladder", "id": 5 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Fishing crane",
        "description": "For hauling in large catches of fish",
        "commands": ["operate", "Examine"],
        "model": { "name": "fishingcranerot1", "id": 214 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Fishing crane",
        "description": "For hauling in large catches of fish",
        "commands": ["operate", "Examine"],
        "model": { "name": "fishingcranerot2", "id": 215 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Waterfall",
        "description": "it's a waterfall",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "waterfall", "id": 216 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "leaflessTree",
        "description": "A pointy tree",
        "commands": ["jump off", "jump to next"],
        "model": { "name": "deadtree2base", "id": 217 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "leaflessTree",
        "description": "A pointy tree",
        "commands": ["jump off", "jump to next"],
        "model": { "name": "deadtree2base", "id": 216 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "log raft",
        "description": "A mighty fine raft",
        "commands": ["board", "Examine"],
        "model": { "name": "lograft", "id": 203 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 96
    },
    {
        "name": "doors",
        "description": "The doors are shut",
        "commands": ["Open", "Examine"],
        "model": { "name": "doubledoorsclosed", "id": 63 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Well",
        "description": "An oddly placed well",
        "commands": ["operate", "Examine"],
        "model": { "name": "well", "id": 2 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tomb of glarial",
        "description": "A stone tomb surrounded by flowers",
        "commands": ["Search", "Examine"],
        "model": { "name": "elventomb", "id": 218 },
        "width": 2,
        "height": 4,
        "type": "blocked",
        "itemHeight": 96
    },
    {
        "name": "Waterfall",
        "description": "it's a fast flowing waterfall",
        "commands": ["jump off", "Examine"],
        "model": { "name": "waterfalllev1", "id": 219 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Waterfall",
        "description": "it's a fast flowing waterfall",
        "commands": ["jump off", "Examine"],
        "model": { "name": "waterfalllev2", "id": 220 },
        "width": 1,
        "height": 2,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Bookcase",
        "description": "A large collection of books",
        "commands": ["Search", "Examine"],
        "model": { "name": "bookcase", "id": 47 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "doors",
        "description": "The doors are shut",
        "commands": ["Open", "Examine"],
        "model": { "name": "doubledoorsclosed", "id": 63 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "doors",
        "description": "The doors are shut",
        "commands": ["Open", "Examine"],
        "model": { "name": "doubledoorsclosed", "id": 63 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Stone stand",
        "description": "On top is an indent the size of a rune stone",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "stonestand", "id": 221 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone stand",
        "description": "On top is an indent the size of a rune stone",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "stonestand", "id": 220 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone stand",
        "description": "On top is an indent the size of a rune stone",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "stonestand", "id": 220 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone stand",
        "description": "On top is an indent the size of a rune stone",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "stonestand", "id": 220 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone stand",
        "description": "On top is an indent the size of a rune stone",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "stonestand", "id": 220 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone stand",
        "description": "On top is an indent the size of a rune stone",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "stonestand", "id": 220 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Glarial's Gravestone",
        "description": "There is an indent the size of a pebble in the stone's center",
        "commands": ["read", "Examine"],
        "model": { "name": "gravestone1", "id": 12 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is closed",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "crate",
        "description": "It's a crate",
        "commands": ["Search", "Examine"],
        "model": { "name": "crate", "id": 111 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "leaflessTree",
        "description": "A pointy tree",
        "commands": ["jump off", "Examine"],
        "model": { "name": "deadtree2base", "id": 216 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Statue of glarial",
        "description": "A statue of queen glarial - something's missing",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "glarialsstatue", "id": 222 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chalice of eternity",
        "description": "A magically elevated chalice full of treasure",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "baxtorianchalice", "id": 223 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chalice of eternity",
        "description": "A magically elevated chalice full of treasure",
        "commands": ["empty", "Examine"],
        "model": { "name": "baxtorianchalicelow", "id": 224 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "doors",
        "description": "The doors are shut",
        "commands": ["Open", "Examine"],
        "model": { "name": "doubledoorsclosed", "id": 63 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Lever",
        "description": "The lever is up",
        "commands": ["pull", "Examine"],
        "model": { "name": "leverup", "id": 91 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Lever",
        "description": "The lever is up",
        "commands": ["pull", "Examine"],
        "model": { "name": "leverup", "id": 91 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "log raft remains",
        "description": "oops!",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "brokenlograft", "id": 225 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 96
    },
    {
        "name": "Tree",
        "description": "A pointy tree",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "tree2", "id": 0 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": " Range",
        "description": "A hot well stoked range",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "range", "id": 11 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "crate",
        "description": "It's an old crate",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "crate", "id": 111 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "fish",
        "description": "I can see fish swimming in the water",
        "commands": ["Net", "Examine"],
        "model": { "name": "fishing", "id": 113 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Watch tower",
        "description": "They're always watching",
        "commands": ["approach", "Examine"],
        "model": { "name": "watchtower", "id": 226 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "Tourist infomation",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "signpost", "id": 61 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "doors",
        "description": "The doors are open",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "doubledoorsopen", "id": 62 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Rope ladder",
        "description": "A hand made ladder",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "ropeladder", "id": 227 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "The cupboard is shut",
        "commands": ["open", "Examine"],
        "model": { "name": "cupboard", "id": 56 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "Perhaps I should search it",
        "commands": ["Search", "close"],
        "model": { "name": "cupboardopen", "id": 67 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rope ladder",
        "description": "A hand made ladder",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "ropeladder", "id": 226 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Cooking pot",
        "description": "the mourners are busy enjoying this stew",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cauldron", "id": 98 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Gallow",
        "description": "Best not hang about!",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gallows", "id": 228 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is closed",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "crate",
        "description": "A crate used for storing confiscated goods",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "crate", "id": 111 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "The cupboard is shut",
        "commands": ["open", "Examine"],
        "model": { "name": "cupboard", "id": 56 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "Perhaps I should search it",
        "commands": ["Search", "close"],
        "model": { "name": "cupboardopen", "id": 67 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "You can pass through this on the members server",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "The cupboard is shut",
        "commands": ["open", "Examine"],
        "model": { "name": "cupboard", "id": 56 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "Perhaps I should search it",
        "commands": ["Search", "close"],
        "model": { "name": "cupboardopen", "id": 67 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "Tailors fancy dress",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "grand tree",
        "description": "the grand tree",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "grand tree-lev 0", "id": 229 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is closed",
        "commands": ["open", "Examine"],
        "model": { "name": "woodengateclosed", "id": 60 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is open",
        "commands": ["WalkTo", "close"],
        "model": { "name": "woodengateopen", "id": 59 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Log bridge",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "logbridge lev0", "id": 230 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Watch tower",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gnomewatchtower lev0", "id": 231 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Log bridge",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "logbridgejunction lev0", "id": 232 },
        "width": 0,
        "height": 0,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "climbing rocks",
        "description": "I wonder if I can climb up these",
        "commands": ["climb", "Examine"],
        "model": { "name": "climbing_rocks", "id": 233 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "It looks rather thin",
        "commands": ["balance on", "Examine"],
        "model": { "name": "corner_ledge", "id": 234 },
        "width": 1,
        "height": 0,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "It looks rather thin",
        "commands": ["balance on", "Examine"],
        "model": { "name": "straight_ledge", "id": 235 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "log",
        "description": "It looks slippery",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "log_balance1", "id": 236 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "log",
        "description": "It looks slippery",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "log_balance2", "id": 237 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "PalmTree",
        "description": "A shady palm tree",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "palm", "id": 33 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Scorched Earth",
        "description": "An area of burnt soil",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "mudpatch", "id": 207 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A moss covered rock",
        "commands": ["Mine", "Search"],
        "model": { "name": "mossyrock", "id": 238 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "The dancing donkey inn",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "fish",
        "description": "I can see fish swimming in the water",
        "commands": ["harpoon", "cage"],
        "model": { "name": "fishing", "id": 113 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Rocky Walkway",
        "description": "A precarious rocky walkway",
        "commands": ["Balance", "Examine"],
        "model": { "name": "rocktile", "id": 239 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocky Walkway",
        "description": "A precarious rocky walkway",
        "commands": ["Balance", "Examine"],
        "model": { "name": "rocktile", "id": 238 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocky Walkway",
        "description": "A precarious rocky walkway",
        "commands": ["Balance", "Examine"],
        "model": { "name": "rocktile", "id": 238 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocky Walkway",
        "description": "A precarious rocky walkway",
        "commands": ["Balance", "Examine"],
        "model": { "name": "rocktile", "id": 238 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "fight Dummy",
        "description": "I can practice my fighting here",
        "commands": ["hit", "Examine"],
        "model": { "name": "sworddummy", "id": 49 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is closed",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Jungle Vine",
        "description": "A deep jungle Vine",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "vine", "id": 128 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "statue",
        "description": "hand carved",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "tribalstature", "id": 240 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "Ye Olde Dragon Inn",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "grand tree",
        "description": "the grand tree",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "grand treeinside-lev 0", "id": 241 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "grand tree",
        "description": "the grand tree",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "grand treeinside-lev 1", "id": 242 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "grand tree",
        "description": "the grand tree",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "grand treeinside-lev 2", "id": 243 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "grand tree",
        "description": "the grand tree",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "grand tree-lev 1", "id": 244 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "grand tree",
        "description": "the grand tree",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "grand tree-lev 2", "id": 245 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Hillside Entrance",
        "description": "Large doors that seem to lead into the hillside",
        "commands": ["Open", "Search"],
        "model": { "name": "hillsidedoor", "id": 246 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "tree",
        "description": "A large exotic looking tree",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "jungle medium size plant", "id": 187 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Log bridge",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "logbridgejunction lev1", "id": 247 },
        "width": 0,
        "height": 0,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Tree platform",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "fourwayplatform-lev 0", "id": 248 },
        "width": 0,
        "height": 0,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Tree platform",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "fourwayplatform-lev 1", "id": 249 },
        "width": 0,
        "height": 0,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Metalic Dungeon Gate",
        "description": "It seems to be closed",
        "commands": ["Open", "Search"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Log bridge",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "logbridge lev1", "id": 250 },
        "width": 0,
        "height": 0,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Log bridge",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "logbridge lev2", "id": 251 },
        "width": 0,
        "height": 0,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Watch tower",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gnomewatchtower lev1", "id": 252 },
        "width": 0,
        "height": 0,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Watch tower",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gnomewatchtower lev2", "id": 253 },
        "width": 0,
        "height": 0,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Shallow water",
        "description": "A small opening in the ground with some spots of water",
        "commands": ["WalkTo", "Investigate"],
        "model": { "name": "rockpoolwater", "id": 254 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Doors",
        "description": "Perhaps you should give them a push",
        "commands": ["Open", "Search"],
        "model": { "name": "hillsidedoor", "id": 245 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "grand tree",
        "description": "the grand tree",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "grand tree-lev 3", "id": 255 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Tree Ladder",
        "description": "it's a ladder leading upwards",
        "commands": ["Climb-Up", "Examine"],
        "model": { "name": "ladder", "id": 5 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Tree Ladder",
        "description": "it's a ladder leading downwards",
        "commands": ["Climb-down", "Examine"],
        "model": { "name": "ladderdown", "id": 6 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "blurberrys cocktail bar",
        "description": "the gnome social hot spot",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "blurberrybar", "id": 256 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Gem Rocks",
        "description": "A rocky outcrop with a vein of semi precious stones",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "gemrock", "id": 257 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Giannes place",
        "description": "Eat green eat gnome cruisine",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "blurberrybar", "id": 255 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ropeswing",
        "description": "A good place to train agility",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "obstical_ropeswing", "id": 258 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "net",
        "description": "A good place to train agility",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "obstical_net", "id": 259 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Frame",
        "description": "A good place to train agility",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "obstical_frame", "id": 260 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tree",
        "description": "It has a branch ideal for tying ropes to",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "tree_for_rope", "id": 261 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tree",
        "description": "I wonder who put that rope there",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "tree_with_rope", "id": 262 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tree",
        "description": "they look fun to swing on",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "tree_with_vines", "id": 263 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cart",
        "description": "A farm cart",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "cart", "id": 54 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "fence",
        "description": "it doesn't look too strong",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gnomefence", "id": 264 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "beam",
        "description": "A plank of wood",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "beam", "id": 265 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Sign",
        "description": "read me",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gnomesign", "id": 266 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Sign",
        "description": "Blurberry's cocktail bar",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gnomesign", "id": 265 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Sign",
        "description": "Giannes tree gnome cuisine",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gnomesign", "id": 265 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Sign",
        "description": "Heckel funch's grocery store",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gnomesign", "id": 265 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Sign",
        "description": "Hudo glenfad's grocery store",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gnomesign", "id": 265 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Sign",
        "description": "Rometti's fashion outlet",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gnomesign", "id": 265 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Sign",
        "description": "Tree gnome bank and rometti's fashion outlet",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gnomesign", "id": 265 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Sign",
        "description": "Tree gnome local swamp",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gnomesign", "id": 265 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Sign",
        "description": "Agility training course",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gnomesign", "id": 265 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Sign",
        "description": "To the grand tree",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gnomesign", "id": 265 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Root",
        "description": "To the grand tree",
        "commands": ["search", "Examine"],
        "model": { "name": "treeroot1", "id": 267 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Root",
        "description": "To the grand tree",
        "commands": ["search", "Examine"],
        "model": { "name": "treeroot2", "id": 268 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Metal Gate",
        "description": "The gate is closed",
        "commands": ["Open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Metal Gate",
        "description": "The gate is open",
        "commands": ["WalkTo", "close"],
        "model": { "name": "metalgateopen", "id": 58 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "A farm cart",
        "description": "It is blocking the entrance to the village",
        "commands": ["Examine", "Search"],
        "model": { "name": "cart", "id": 54 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "It looks rather thin",
        "commands": ["balance on", "Examine"],
        "model": { "name": "straight_ledge", "id": 234 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "It looks rather thin",
        "commands": ["balance on", "Examine"],
        "model": { "name": "straight_ledge", "id": 234 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading upwards",
        "commands": ["Climb-Up", "Examine"],
        "model": { "name": "ladder", "id": 5 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cage",
        "description": "i don't like the look of that",
        "commands": ["open", "Examine"],
        "model": { "name": "gnomecage", "id": 269 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "glider",
        "description": "i wonder if it flys",
        "commands": ["fly", "Examine"],
        "model": { "name": "gnomeglider", "id": 270 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "The cupboard is shut",
        "commands": ["open", "Examine"],
        "model": { "name": "cupboard", "id": 56 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "Perhaps I should search it",
        "commands": ["Search", "close"],
        "model": { "name": "cupboardopen", "id": 67 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "stairs",
        "description": "These lead upstairs",
        "commands": ["Go up", "Examine"],
        "model": { "name": "woodenstairs", "id": 41 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "glider",
        "description": "i wonder if it flys",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gnomeglidercrashed", "id": 271 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is open",
        "commands": ["WalkTo", "close"],
        "model": { "name": "woodengateopen", "id": 59 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is closed",
        "commands": ["open", "Examine"],
        "model": { "name": "woodengateclosed", "id": 60 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "chaos altar",
        "description": "An altar to the evil God Zamorak",
        "commands": ["Recharge at", "Examine"],
        "model": { "name": "chaosaltar", "id": 95 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Gnome stronghold gate",
        "description": "The gate is closed",
        "commands": ["Open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "ropeswing",
        "description": "A good place to train agility",
        "commands": ["Swing", "Examine"],
        "model": { "name": "obstical_ropeswing", "id": 257 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ropeswing",
        "description": "A good place to train agility",
        "commands": ["Swing", "Examine"],
        "model": { "name": "obstical_ropeswing", "id": 257 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "stairs",
        "description": "These lead upstairs",
        "commands": ["Go up", "Examine"],
        "model": { "name": "woodenstairs", "id": 41 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "stairs",
        "description": "These lead downstairs",
        "commands": ["Go down", "Examine"],
        "model": { "name": "woodenstairsdown", "id": 42 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps I should search it",
        "commands": ["Search", "Close"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Pile of rubble",
        "description": "What a mess",
        "commands": ["climb", "Examine"],
        "model": { "name": "mudpile", "id": 208 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone stand",
        "description": "On top our four indents from left to right",
        "commands": ["WalkTo", "push down"],
        "model": { "name": "stonestand", "id": 220 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Watch tower",
        "description": "A tree gnome construction",
        "commands": ["climb up", "Examine"],
        "model": { "name": "gnomewatchtower lev1", "id": 251 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Pile of rubble",
        "description": "What a mess",
        "commands": ["climb", "Examine"],
        "model": { "name": "mudpiledown", "id": 272 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Root",
        "description": "To the grand tree",
        "commands": ["search", "Examine"],
        "model": { "name": "treeroot2", "id": 267 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Root",
        "description": "To the grand tree",
        "commands": ["push", "Examine"],
        "model": { "name": "treeroot2", "id": 267 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Root",
        "description": "To the grand tree",
        "commands": ["push", "Examine"],
        "model": { "name": "treeroot2", "id": 267 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Sign",
        "description": "Home to the Head tree guardian",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gnomesign", "id": 265 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Hammock",
        "description": "They've got to sleep somewhere",
        "commands": ["lie in", "Examine"],
        "model": { "name": "gnomehamek", "id": 273 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Goal",
        "description": "You're supposed to throw the ball here",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gnomegoal", "id": 274 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "stone tile",
        "description": "It looks as if it might move",
        "commands": ["twist", "Examine"],
        "model": { "name": "stonedisc", "id": 275 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "You get a sense of dread from the chest",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "You get a sense of dread from the chest",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Watch tower",
        "description": "A tree gnome construction",
        "commands": ["WalkTo", "climb down"],
        "model": { "name": "gnomewatchtower lev2", "id": 252 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "net",
        "description": "A good place to train agility",
        "commands": ["climb", "Examine"],
        "model": { "name": "obstical_net", "id": 258 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Watch tower",
        "description": "A tree gnome construction",
        "commands": ["climb up", "Examine"],
        "model": { "name": "gnomewatchtower lev1", "id": 251 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Watch tower",
        "description": "A tree gnome construction",
        "commands": ["climb down", "Examine"],
        "model": { "name": "gnomewatchtower lev2", "id": 252 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "ropeswing",
        "description": "A good place to train agility",
        "commands": ["grab hold of", "Examine"],
        "model": { "name": "obstical_ropeswing", "id": 257 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Bumpy Dirt",
        "description": "Some disturbed earth",
        "commands": ["Look", "Search"],
        "model": { "name": "mudpatch", "id": 207 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "pipe",
        "description": "a dirty sewer pipe",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "obstical_pipe", "id": 276 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "net",
        "description": "A good place to train agility",
        "commands": ["climb", "Examine"],
        "model": { "name": "obstical_net", "id": 258 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "pipe",
        "description": "a dirty sewer pipe",
        "commands": ["enter", "Examine"],
        "model": { "name": "obstical_pipe", "id": 275 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "log",
        "description": "It looks slippery",
        "commands": ["balance on", "Examine"],
        "model": { "name": "log_balance1", "id": 235 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "pipe",
        "description": "a dirty sewer pipe",
        "commands": ["enter", "Examine"],
        "model": { "name": "obstical_pipe", "id": 275 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "pipe",
        "description": "a dirty sewer pipe",
        "commands": ["enter", "Examine"],
        "model": { "name": "obstical_pipe", "id": 275 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Handholds",
        "description": "I wonder if I can climb up these",
        "commands": ["climb", "Examine"],
        "model": { "name": "climbing_rocks", "id": 232 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading upwards",
        "commands": ["Climb-Up", "Examine"],
        "model": { "name": "ladder", "id": 5 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is closed",
        "commands": ["open", "Examine"],
        "model": { "name": "woodengateclosed", "id": 60 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "stronghold spirit Tree",
        "description": "Ancestor of the spirit tree",
        "commands": ["talk to", "Examine"],
        "model": { "name": "tree2", "id": 0 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tree",
        "description": "It has a branch ideal for tying ropes to",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "tree_for_rope", "id": 260 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tree",
        "description": "I wonder who put that rope there",
        "commands": ["swing on", "Examine"],
        "model": { "name": "tree_with_rope", "id": 261 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tree",
        "description": "I wonder who put that rope there",
        "commands": ["swing on", "Examine"],
        "model": { "name": "tree_with_rope", "id": 261 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Spiked pit",
        "description": "I don't want to go down there",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "spikedpit-low", "id": 277 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Spiked pit",
        "description": "I don't want to go down there",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "spikedpit", "id": 278 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Cave",
        "description": "I wonder what is inside...",
        "commands": ["enter", "Examine"],
        "model": { "name": "caveentrance", "id": 192 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "stone pebble",
        "description": "Looks like a stone",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "stonedisc", "id": 274 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Pile of rubble",
        "description": "Rocks that have caved in",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "mudpile", "id": 208 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Pile of rubble",
        "description": "Rocks that have caved in",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "mudpile", "id": 208 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "pipe",
        "description": "I might be able to fit through this",
        "commands": ["enter", "Examine"],
        "model": { "name": "obstical_pipe", "id": 275 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "pipe",
        "description": "2",
        "commands": ["enter", "Examine"],
        "model": { "name": "obstical_pipe", "id": 275 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone",
        "description": "Looks like a stone",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "stonedisc", "id": 274 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone",
        "description": "Looks like a stone",
        "commands": ["Look Closer", "Investigate"],
        "model": { "name": "stonedisc", "id": 274 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "ropeswing",
        "description": "A good place to train agility",
        "commands": ["Swing", "Examine"],
        "model": { "name": "obstical_ropeswing", "id": 257 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "log",
        "description": "It looks slippery",
        "commands": ["balance on", "Examine"],
        "model": { "name": "log_balance1", "id": 235 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "net",
        "description": "A good place to train agility",
        "commands": ["Climb Up", "Examine"],
        "model": { "name": "obstical_net", "id": 258 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "It looks rather thin",
        "commands": ["balance on", "Examine"],
        "model": { "name": "straight_ledge", "id": 234 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Handholds",
        "description": "I wonder if I can climb up these",
        "commands": ["climb", "Examine"],
        "model": { "name": "climbing_rocks", "id": 232 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "log",
        "description": "It looks slippery",
        "commands": ["balance on", "Examine"],
        "model": { "name": "log_balance1", "id": 235 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "log",
        "description": "It looks slippery",
        "commands": ["balance on", "Examine"],
        "model": { "name": "log_balance1", "id": 235 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Rotten Gallows",
        "description": "A human corpse hangs from the noose",
        "commands": ["Look", "Search"],
        "model": { "name": "gallows", "id": 227 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Pile of rubble",
        "description": "Rocks that have caved in",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "mudpile", "id": 208 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "ropeswing",
        "description": "I wonder what's over here",
        "commands": ["Swing", "Examine"],
        "model": { "name": "obstical_ropeswing", "id": 257 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ropeswing",
        "description": "I wonder what's over here",
        "commands": ["Swing", "Examine"],
        "model": { "name": "obstical_ropeswing", "id": 257 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ocks",
        "description": "A moss covered rock",
        "commands": ["balance", "Examine"],
        "model": { "name": "mossyrock", "id": 237 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tree",
        "description": "This tree doesn't look too healthy",
        "commands": ["WalkTo", "balance"],
        "model": { "name": "deadtree1", "id": 66 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Well stacked rocks",
        "description": "Rocks that have been stacked at regular intervals",
        "commands": ["Investigate", "Search"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tomb Dolmen",
        "description": "An ancient construct for displaying the bones of the deceased",
        "commands": ["Look", "Search"],
        "model": { "name": "dolmen", "id": 65 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Handholds",
        "description": "I wonder if I can climb up these",
        "commands": ["Climb", "Examine"],
        "model": { "name": "climbing_rocks", "id": 232 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Bridge Blockade",
        "description": "A crudely constructed fence to stop you going further",
        "commands": ["Investigate", "Jump"],
        "model": { "name": "gnomefence", "id": 263 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Log Bridge",
        "description": "A slippery log that is a make-do bridge",
        "commands": ["Balance On", "Examine"],
        "model": { "name": "log_balance2", "id": 236 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Handholds",
        "description": "I wonder if I can climb up these",
        "commands": ["climb", "Examine"],
        "model": { "name": "climbing_rocks", "id": 232 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Tree",
        "description": "they look fun to swing on",
        "commands": ["Swing on", "Examine"],
        "model": { "name": "tree_with_vines", "id": 262 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tree",
        "description": "they look fun to swing on",
        "commands": ["Swing on", "Examine"],
        "model": { "name": "tree_with_vines", "id": 262 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Wet rocks",
        "description": "A rocky outcrop",
        "commands": ["Look", "Search"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Smashed table",
        "description": "This table has seen better days",
        "commands": ["Examine", "Craft"],
        "model": { "name": "smashedtable", "id": 115 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Crude Raft",
        "description": "A crudely constructed raft",
        "commands": ["Disembark", "Examine"],
        "model": { "name": "lograft", "id": 203 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 96
    },
    {
        "name": "Daconia rock",
        "description": "Piles of daconia rock",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "statue",
        "description": "A statue to mark Taie Bwo Wannai sacred grounds",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "tribalstature", "id": 239 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stepping stones",
        "description": "A rocky outcrop",
        "commands": ["Balance", "Jump onto"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "The gate is closed",
        "commands": ["open", "Examine"],
        "model": { "name": "woodengateclosed", "id": 60 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "Enter to balance into an agility area",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "Enter to balance into an agility area",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "pipe",
        "description": "It looks a tight squeeze",
        "commands": ["enter", "Examine"],
        "model": { "name": "obstical_pipe", "id": 275 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "ropeswing",
        "description": "A good place to train agility",
        "commands": ["Swing", "Examine"],
        "model": { "name": "obstical_ropeswing", "id": 257 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Stone",
        "description": "Looks like a stone",
        "commands": ["balance on", "Examine"],
        "model": { "name": "stonedisc", "id": 274 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "It doesn't look stable",
        "commands": ["balance on", "Examine"],
        "model": { "name": "straight_ledge", "id": 234 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Vine",
        "description": "A creepy creeper",
        "commands": ["climb up", "Examine"],
        "model": { "name": "vinecorner", "id": 129 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["WalkTo", "Climb"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Wooden Gate",
        "description": "The gate is open",
        "commands": ["Close", "Close"],
        "model": { "name": "woodengateopen", "id": 59 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Wooden Gate",
        "description": "The gate is closed",
        "commands": ["Open", "Examine"],
        "model": { "name": "woodengateclosed", "id": 60 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "An ancient stone construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "bridge section 1", "id": 279 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "An ancient stone construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "bridge section 2", "id": 280 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "An ancient stone construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "bridge section 3", "id": 281 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "An ancient stone construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave bridge support", "id": 282 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Stone platform",
        "description": "An ancient stone construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave platform small", "id": 283 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "fence",
        "description": "it doesn't look too strong",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gnomefence2", "id": 284 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A rocky outcrop",
        "commands": ["Climb", "Climb"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["cross", "Examine"],
        "model": { "name": "bridge section collapsed", "id": 285 },
        "width": 3,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["cross", "Examine"],
        "model": { "name": "bridge section collapsed2", "id": 286 },
        "width": 3,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Gate of Iban",
        "description": "It doesn't look very inviting",
        "commands": ["open", "Examine"],
        "model": { "name": "rams skull door", "id": 287 },
        "width": 3,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Wooden Door",
        "description": "It doesn't look very inviting",
        "commands": ["cross", "Examine"],
        "model": { "name": "rams skull dooropen", "id": 288 },
        "width": 3,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tomb Dolmen",
        "description": "An ancient construct for displaying the bones of the deceased",
        "commands": ["Look", "Search"],
        "model": { "name": "dolmen", "id": 65 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Cave entrance",
        "description": "It doesn't look very inviting",
        "commands": ["enter", "Examine"],
        "model": { "name": "caveentrance2", "id": 289 },
        "width": 3,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Old bridge",
        "description": "That's been there a while",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave old bridge", "id": 290 },
        "width": 3,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Old bridge",
        "description": "That's been there a while",
        "commands": ["cross", "Examine"],
        "model": { "name": "cave old bridgedown", "id": 291 },
        "width": 3,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Crumbled rock",
        "description": "climb up to above ground",
        "commands": ["climb", "Examine"],
        "model": { "name": "mudpile", "id": 208 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "stalagmite",
        "description": "Formed over thousands of years",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave large stagamite", "id": 292 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "stalagmite",
        "description": "Formed over thousands of years",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave small stagamite", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 294 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "I might be able to climb that",
        "commands": ["climb up", "Examine"],
        "model": { "name": "cave ledge", "id": 295 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Lever",
        "description": "Seems to be some sort of winch",
        "commands": ["pull", "Examine"],
        "model": { "name": "cave lever", "id": 296 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "stalactite",
        "description": "Formed over thousands of years",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave large stagatite", "id": 297 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "stalactite",
        "description": "Formed over thousands of years",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave small stagatite", "id": 298 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "stalactite",
        "description": "Formed over thousands of years",
        "commands": ["climb", "Examine"],
        "model": { "name": "cave extra large stagatite", "id": 299 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "I might be able to climb that",
        "commands": ["climb up", "Examine"],
        "model": { "name": "cave ledge", "id": 294 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "I might be able to climb that",
        "commands": ["climb up", "Examine"],
        "model": { "name": "cave ledge", "id": 294 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "I might be able to climb that",
        "commands": ["climb up", "Examine"],
        "model": { "name": "cave ledge", "id": 294 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "I might be able to climb that",
        "commands": ["climb up", "Examine"],
        "model": { "name": "cave ledge", "id": 294 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Swamp",
        "description": "That smells horrid",
        "commands": ["step over", "Examine"],
        "model": { "name": "cave swampbubbles", "id": 300 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Swamp",
        "description": "That smells horrid",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave swampbubbles", "id": 299 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Pile of mud",
        "description": "Mud caved in from above",
        "commands": ["climb", "Examine"],
        "model": { "name": "mudpile", "id": 208 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Travel Cart",
        "description": "A sturdy cart for travelling in",
        "commands": ["Board", "Look"],
        "model": { "name": "cart", "id": 54 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Travel Cart",
        "description": "A sturdy cart for travelling in",
        "commands": ["Board", "Look"],
        "model": { "name": "cart", "id": 54 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["mine", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "stalactite",
        "description": "Formed over thousands of years",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave large stagatite", "id": 296 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "You should be able to move these",
        "commands": ["clear", "Examine"],
        "model": { "name": "cave rocktrap1", "id": 301 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "You should be able to move these",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave rocktrap1a", "id": 302 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "You should be able to move these",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave swamprocks", "id": 303 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sign",
        "description": "The Paramaya Hostel",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shopsign", "id": 69 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "A ladder that leads to the dormitory - a ticket is needed",
        "commands": ["Climb-Up", "Examine"],
        "model": { "name": "ladder", "id": 5 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Grill",
        "description": "They looks suspicious",
        "commands": ["walk over", "Examine"],
        "model": { "name": "cave grilltrap", "id": 304 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Spiked pit",
        "description": "They looks suspicious",
        "commands": ["walk over", "Examine"],
        "model": { "name": "cave grilltrapa", "id": 305 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "To the Furnace",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "signpost", "id": 61 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ship",
        "description": "A sea faring ship called 'Lady Of The Waves'",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipfront", "id": 105 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Ship",
        "description": "A sea faring ship called 'Lady Of The Waves'",
        "commands": ["board", "Examine"],
        "model": { "name": "Shipback", "id": 107 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Grill",
        "description": "They looks suspicious",
        "commands": ["walk over", "Examine"],
        "model": { "name": "cave grilltrap", "id": 303 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sacks",
        "description": "Yep they're sacks",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "sacks", "id": 55 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Zamorakian Temple",
        "description": "Scary!",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave temple", "id": 306 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Grill",
        "description": "They looks suspicious",
        "commands": ["walk over", "Examine"],
        "model": { "name": "cave grilltrap", "id": 303 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Grill",
        "description": "They looks suspicious",
        "commands": ["walk over", "Examine"],
        "model": { "name": "cave grilltrap", "id": 303 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Grill",
        "description": "They looks suspicious",
        "commands": ["walk over", "Examine"],
        "model": { "name": "cave grilltrap", "id": 303 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Grill",
        "description": "They looks suspicious",
        "commands": ["walk over", "Examine"],
        "model": { "name": "cave grilltrap", "id": 303 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Grill",
        "description": "They looks suspicious",
        "commands": ["walk over", "Examine"],
        "model": { "name": "cave grilltrap", "id": 303 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Grill",
        "description": "They looks suspicious",
        "commands": ["walk over", "Examine"],
        "model": { "name": "cave grilltrap", "id": 303 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Grill",
        "description": "They looks suspicious",
        "commands": ["walk over", "Examine"],
        "model": { "name": "cave grilltrap", "id": 303 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["walk here", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["walk here", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tomb Doors",
        "description": "Ornately carved wooden doors depicting skeletal warriors",
        "commands": ["Open", "Search"],
        "model": { "name": "doubledoorsclosed", "id": 63 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Swamp",
        "description": "That smells horrid",
        "commands": ["step over", "Examine"],
        "model": { "name": "cave swampbubbles", "id": 299 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "You should be able to move these",
        "commands": ["clear", "Examine"],
        "model": { "name": "cave rocktrap1", "id": 300 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "You should be able to move these",
        "commands": ["clear", "Examine"],
        "model": { "name": "cave rocktrap1", "id": 300 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "stalactite",
        "description": "Formed over thousands of years",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave extra large stagatite", "id": 298 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "stalactite",
        "description": "Formed over thousands of years",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave extra large stagatite", "id": 298 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Spiked pit",
        "description": "They looks suspicious",
        "commands": ["walk over", "Examine"],
        "model": { "name": "cave grilltrapa up", "id": 307 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Lever",
        "description": "Seems to be some sort of winch",
        "commands": ["pull", "Examine"],
        "model": { "name": "cave lever", "id": 295 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Cage",
        "description": "Seems to be mechanical ",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave grillcage", "id": 308 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Cage",
        "description": "Seems to be mechanical ",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave grillcageup", "id": 309 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "More rocks!",
        "commands": ["step over", "search for traps"],
        "model": { "name": "cave speartrap", "id": 310 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Spear trap",
        "description": "Ouch!",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave speartrapa", "id": 311 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "More rocks!",
        "commands": ["step over", "search"],
        "model": { "name": "cave speartrap", "id": 309 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "More rocks!",
        "commands": ["step over", "search"],
        "model": { "name": "cave speartrap", "id": 309 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "More rocks!",
        "commands": ["step over", "search"],
        "model": { "name": "cave speartrap", "id": 309 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "More rocks!",
        "commands": ["step over", "search"],
        "model": { "name": "cave speartrap", "id": 309 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "More rocks!",
        "commands": ["step over", "search"],
        "model": { "name": "cave speartrap", "id": 309 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "More rocks!",
        "commands": ["step over", "search"],
        "model": { "name": "cave speartrap", "id": 309 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "I might be able to climb that",
        "commands": ["drop down", "Examine"],
        "model": { "name": "cave ledge", "id": 294 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Furnace",
        "description": "Charred bones are slowly burning inside",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave furnace", "id": 312 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Well",
        "description": "The remains of a warrior slump over the strange construction",
        "commands": ["drop down", "Examine"],
        "model": { "name": "cave well", "id": 313 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Passage",
        "description": "A strange metal grill covers the passage",
        "commands": ["walk down", "Examine"],
        "model": { "name": "cave tubetrap", "id": 314 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Passage",
        "description": "The passage way has swung down to a vertical position",
        "commands": ["climb up", "Examine"],
        "model": { "name": "cave tubetrapa", "id": 315 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Passage",
        "description": "The passage way has swung down to a vertical position",
        "commands": ["climb up rope", "Examine"],
        "model": { "name": "cave tubetrapa rope", "id": 316 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "stalagmite",
        "description": "Formed over thousands of years",
        "commands": ["search", "Examine"],
        "model": { "name": "cave large stagamite", "id": 291 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "You should be able to move these",
        "commands": ["clear", "search"],
        "model": { "name": "cave rocktrap1", "id": 300 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "You should be able to move these",
        "commands": ["clear", "search"],
        "model": { "name": "cave rocktrap1", "id": 300 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "You should be able to move these",
        "commands": ["clear", "search"],
        "model": { "name": "cave rocktrap1", "id": 300 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "You should be able to move these",
        "commands": ["clear", "search"],
        "model": { "name": "cave rocktrap1", "id": 300 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "You should be able to move these",
        "commands": ["clear", "search"],
        "model": { "name": "cave rocktrap1", "id": 300 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "You should be able to move these",
        "commands": ["clear", "search"],
        "model": { "name": "cave rocktrap1", "id": 300 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Passage",
        "description": "Looks suspicous!",
        "commands": ["Walk here", "search"],
        "model": { "name": "cave snaptrap", "id": 317 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "snap trap",
        "description": "aaaarghh",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave snaptrapa", "id": 318 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Wooden planks",
        "description": "You can walk across these",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave planks", "id": 319 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Passage",
        "description": "Looks suspicous!",
        "commands": ["Walk here", "search"],
        "model": { "name": "cave snaptrap", "id": 316 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Passage",
        "description": "Looks suspicous!",
        "commands": ["Walk here", "search"],
        "model": { "name": "cave snaptrap", "id": 316 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Flames of zamorak",
        "description": "Careful",
        "commands": ["search", "Examine"],
        "model": { "name": "cave bloodwell", "id": 320 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Platform",
        "description": "An ancient construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave platform verysmall", "id": 321 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "Scripture has been carved into the rock",
        "commands": ["read", "Examine"],
        "model": { "name": "cave carvings", "id": 322 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "Scripture has been carved into the rock",
        "commands": ["read", "Examine"],
        "model": { "name": "cave carvings", "id": 321 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "Scripture has been carved into the rock",
        "commands": ["read", "Examine"],
        "model": { "name": "cave carvings", "id": 321 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "Scripture has been carved into the rock",
        "commands": ["read", "Examine"],
        "model": { "name": "cave carvings", "id": 321 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "wall grill",
        "description": "It seems to filter the rotten air through the caverns",
        "commands": ["climb up", "Examine"],
        "model": { "name": "cave wallgrill", "id": 323 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "I might be able to make to the other side",
        "commands": ["jump off", "climb up"],
        "model": { "name": "cave ledge", "id": 294 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "wall grill",
        "description": "It seems to filter the rotten air through the caverns",
        "commands": ["climb up", "Examine"],
        "model": { "name": "cave wallgrill", "id": 322 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Dug up soil",
        "description": "A freshly dug pile of mud",
        "commands": ["search", "Examine"],
        "model": { "name": "mudpatch", "id": 207 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Dug up soil",
        "description": "A freshly dug pile of mud",
        "commands": ["search", "Examine"],
        "model": { "name": "mudpatch", "id": 207 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Pile of mud",
        "description": "Mud caved in from above",
        "commands": ["climb", "Examine"],
        "model": { "name": "mudpile", "id": 208 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "stalagmite",
        "description": "Formed over thousands of years",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave small stagamite", "id": 292 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Pile of mud",
        "description": "Mud and rocks piled up",
        "commands": ["climb", "Examine"],
        "model": { "name": "mudpile", "id": 208 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Pile of mud",
        "description": "Mud and rocks piled up",
        "commands": ["climb", "Examine"],
        "model": { "name": "mudpile", "id": 208 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Pile of mud",
        "description": "Mud and rocks piled up",
        "commands": ["climb", "Examine"],
        "model": { "name": "mudpile", "id": 208 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Pile of mud",
        "description": "Mud and rocks piled up",
        "commands": ["climb", "Examine"],
        "model": { "name": "mudpile", "id": 208 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Pile of mud",
        "description": "Mud and rocks piled up",
        "commands": ["climb", "Examine"],
        "model": { "name": "mudpile", "id": 208 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Spiked pit",
        "description": "I don't want to go down there",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "spikedpit", "id": 277 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "I might be able to climb that",
        "commands": ["climb up", "Examine"],
        "model": { "name": "cave ledge", "id": 294 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "I might be able to climb that",
        "commands": ["climb up", "Examine"],
        "model": { "name": "cave ledge", "id": 294 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "I might be able to climb that",
        "commands": ["climb up", "Examine"],
        "model": { "name": "cave ledge", "id": 294 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "I might be able to climb that",
        "commands": ["climb up", "Examine"],
        "model": { "name": "cave ledge", "id": 294 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "I might be able to climb that",
        "commands": ["climb up", "Examine"],
        "model": { "name": "cave ledge", "id": 294 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "I might be able to climb that",
        "commands": ["climb up", "Examine"],
        "model": { "name": "cave ledge", "id": 294 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Boulder",
        "description": "Could be dangerous!",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave bolder", "id": 324 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "crate",
        "description": "Someone or something has been here before us",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "crate", "id": 111 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Door",
        "description": "Spooky!",
        "commands": ["open", "Examine"],
        "model": { "name": "cave templedoor", "id": 325 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Platform",
        "description": "An ancient construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave platform small2", "id": 326 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Cage remains",
        "description": "Poor unicorn!",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "cave smashedcage", "id": 327 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ledge",
        "description": "I might be able to climb that",
        "commands": ["climb up", "Examine"],
        "model": { "name": "cave ledge", "id": 294 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Passage",
        "description": "Looks suspicous!",
        "commands": ["Walk here", "Examine"],
        "model": { "name": "cave snaptrap", "id": 316 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Passage",
        "description": "Looks suspicous!",
        "commands": ["Walk here", "Examine"],
        "model": { "name": "cave snaptrap", "id": 316 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Gate of Zamorak",
        "description": "It doesn't look very inviting",
        "commands": ["open", "Examine"],
        "model": { "name": "rams skull door", "id": 286 },
        "width": 3,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Bridge support",
        "description": "An ancient construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave bridge supportbase", "id": 328 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tomb of Iban",
        "description": "A clay shrine to lord iban",
        "commands": ["Open", "Examine"],
        "model": { "name": "hazeeltomb", "id": 204 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 96
    },
    {
        "name": "Claws of Iban",
        "description": "claws of iban",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "clawsofiban", "id": 329 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 96
    },
    {
        "name": "barrel",
        "description": "Its stinks of alcohol",
        "commands": ["empty", "Examine"],
        "model": { "name": "barrel", "id": 22 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "Scripture has been carved into the rock",
        "commands": ["read", "Examine"],
        "model": { "name": "cave carvings", "id": 321 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "More rocks",
        "commands": ["step over", "search for traps"],
        "model": { "name": "cave speartrap", "id": 309 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "More rocks",
        "commands": ["step over", "search for traps"],
        "model": { "name": "cave speartrap", "id": 309 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Swamp",
        "description": "That smells horrid",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave swampbubbles", "id": 299 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps I should search it",
        "commands": ["Search", "Examine"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "An ancient stone construction",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "bridge section corner", "id": 330 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "cage",
        "description": "That's no way to live",
        "commands": ["search", "Examine"],
        "model": { "name": "gnomecage", "id": 268 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "cage",
        "description": "That's no way to live",
        "commands": ["search", "Examine"],
        "model": { "name": "gnomecage", "id": 268 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Stone steps",
        "description": "They lead into the darkness",
        "commands": ["walk down", "Examine"],
        "model": { "name": "cave bridge stairs", "id": 331 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Pile of mud",
        "description": "Mud and rocks piled up",
        "commands": ["climb", "Examine"],
        "model": { "name": "mudpile", "id": 208 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["cross", "Examine"],
        "model": { "name": "bridge section collapsed", "id": 284 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["jump over", "Examine"],
        "model": { "name": "bridge section collapsed2", "id": 285 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["cross", "Examine"],
        "model": { "name": "bridge section collapsed", "id": 284 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["jump over", "Examine"],
        "model": { "name": "bridge section collapsed2", "id": 285 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["cross", "Examine"],
        "model": { "name": "bridge section collapsed", "id": 284 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["jump over", "Examine"],
        "model": { "name": "bridge section collapsed2", "id": 285 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["cross", "Examine"],
        "model": { "name": "bridge section collapsed", "id": 284 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["jump over", "Examine"],
        "model": { "name": "bridge section collapsed2", "id": 285 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["cross", "Examine"],
        "model": { "name": "bridge section collapsed", "id": 284 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["jump over", "Examine"],
        "model": { "name": "bridge section collapsed2", "id": 285 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["cross", "Examine"],
        "model": { "name": "bridge section collapsed", "id": 284 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["jump over", "Examine"],
        "model": { "name": "bridge section collapsed2", "id": 285 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["cross", "Examine"],
        "model": { "name": "bridge section collapsed", "id": 284 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["jump over", "Examine"],
        "model": { "name": "bridge section collapsed2", "id": 285 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["cross", "Examine"],
        "model": { "name": "bridge section collapsed", "id": 284 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["jump over", "Examine"],
        "model": { "name": "bridge section collapsed2", "id": 285 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["cross", "Examine"],
        "model": { "name": "bridge section collapsed", "id": 284 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["jump over", "Examine"],
        "model": { "name": "bridge section collapsed2", "id": 285 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["cross", "Examine"],
        "model": { "name": "bridge section collapsed", "id": 284 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone bridge",
        "description": "The bridge has partly collapsed",
        "commands": ["jump over", "Examine"],
        "model": { "name": "bridge section collapsed2", "id": 285 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps I should search it",
        "commands": ["Search", "Close"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Pit of the Damned",
        "description": "The son of zamoracks alter...",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave temple alter", "id": 332 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Open Door",
        "description": "Spooky!",
        "commands": ["open", "Examine"],
        "model": { "name": "cave templedooropen", "id": 333 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "Observatory reception",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "signpost", "id": 61 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone Gate",
        "description": "A mystical looking object",
        "commands": ["Go through", "Look"],
        "model": { "name": "henge", "id": 64 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps there is something inside",
        "commands": ["Search", "Close"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Zodiac",
        "description": "A map of the twelve signs of the zodiac",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "zodiac", "id": 334 },
        "width": 3,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps I should search it",
        "commands": ["Search", "Close"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading upwards",
        "commands": ["Climb-Up", "Examine"],
        "model": { "name": "ladder", "id": 5 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Stone steps",
        "description": "They lead into the darkness",
        "commands": ["walk down", "Examine"],
        "model": { "name": "cave bridge stairs", "id": 330 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "Scripture has been carved into the rock",
        "commands": ["read", "Examine"],
        "model": { "name": "cave carvings", "id": 321 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "Scripture has been carved into the rock",
        "commands": ["read", "Examine"],
        "model": { "name": "cave carvings", "id": 321 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "Scripture has been carved into the rock",
        "commands": ["read", "Examine"],
        "model": { "name": "cave carvings", "id": 321 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Telescope",
        "description": "A device for viewing the heavens",
        "commands": ["Use", "Examine"],
        "model": { "name": "telescope", "id": 335 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Gate",
        "description": "The entrance to the dungeon jail",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "sacks",
        "description": "These sacks feels lumpy!",
        "commands": ["Search", "Examine"],
        "model": { "name": "sacks", "id": 55 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "the ladder goes down into a dark area",
        "commands": ["Climb-Down", "Examine"],
        "model": { "name": "ladderdown", "id": 6 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "All these chests look the same!",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "All these chests look the same!",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Bookcase",
        "description": "A very roughly constructed bookcase.",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "bookcase", "id": 47 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Iron Gate",
        "description": "A well wrought iron gate - it's locked.",
        "commands": ["Open", "Search"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "the ladder down to the cavern",
        "commands": ["Climb-Down", "Examine"],
        "model": { "name": "ladderdown", "id": 6 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps there is something inside",
        "commands": ["Search", "Close"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "All these chests look the same!",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps there is something inside",
        "commands": ["Search", "Close"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "All these chests look the same!",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rockslide",
        "description": "A pile of rocks blocks your path",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "rock3", "id": 134 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Altar",
        "description": "An altar to the evil God Zamorak",
        "commands": ["Recharge at", "Examine"],
        "model": { "name": "chaosaltar", "id": 95 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "column",
        "description": "Formed over thousands of years",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave pillar", "id": 336 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Grave of Scorpius",
        "description": "Here lies Scorpius: dread follower of zamorak",
        "commands": ["Read", "Examine"],
        "model": { "name": "gravestone1", "id": 12 },
        "width": 1,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Bank Chest",
        "description": "Allows you to access your bank.",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "dwarf multicannon",
        "description": "fires metal balls",
        "commands": ["fire", "pick up"],
        "model": { "name": "dwarf multicannon", "id": 337 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Disturbed sand",
        "description": "Footprints in the sand show signs of a struggle",
        "commands": ["Look", "Search"],
        "model": { "name": "sandyfootsteps", "id": 338 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Disturbed sand",
        "description": "Footprints in the sand show signs of a struggle",
        "commands": ["Look", "Search"],
        "model": { "name": "sandyfootsteps", "id": 337 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "dwarf multicannon base",
        "description": "bang",
        "commands": ["pick up", "Examine"],
        "model": { "name": "dwarf multicannon part1", "id": 339 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "dwarf multicannon stand",
        "description": "bang",
        "commands": ["pick up", "Examine"],
        "model": { "name": "dwarf multicannon part2", "id": 340 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "dwarf multicannon barrels",
        "description": "bang",
        "commands": ["pick up", "Examine"],
        "model": { "name": "dwarf multicannon part3", "id": 341 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Cave",
        "description": "I wonder what's inside!",
        "commands": ["enter", "Examine"],
        "model": { "name": "small caveentrance2", "id": 342 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Cave",
        "description": "I wonder what's inside!",
        "commands": ["enter", "Examine"],
        "model": { "name": "small caveentrance2", "id": 341 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "fence",
        "description": "These bridges seem hastily put up",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "gnomefence", "id": 263 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "a signpost",
        "commands": ["read", "Examine"],
        "model": { "name": "signpost2", "id": 343 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "I wonder if I can climb up these",
        "commands": ["climb", "Examine"],
        "model": { "name": "brownclimbingrocks", "id": 344 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "I wonder if I can climb up these",
        "commands": ["climb", "Examine"],
        "model": { "name": "brownclimbingrocks", "id": 343 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Cave entrance",
        "description": "A noxious smell emanates from the cave...",
        "commands": ["enter", "Examine"],
        "model": { "name": "caveentrance2", "id": 288 },
        "width": 3,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps I should search it",
        "commands": ["Search", "Close"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wouldn't like to think where the owner is now",
        "commands": ["Search", "Close"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Wooden Doors",
        "description": "Large oak doors constantly watched by guards",
        "commands": ["Open", "Watch"],
        "model": { "name": "hillsidedoor", "id": 245 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Pedestal",
        "description": "something fits on here",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "stonestand", "id": 220 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 96
    },
    {
        "name": "bush",
        "description": "A leafy bush",
        "commands": ["Search", "Examine"],
        "model": { "name": "bush1", "id": 144 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "bush",
        "description": "A leafy bush",
        "commands": ["Search", "Examine"],
        "model": { "name": "bush1", "id": 144 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Standard",
        "description": "A standard with a human skull on it",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "ogre standard", "id": 345 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Mining Cave",
        "description": "A gaping hole that leads to another section of the mine",
        "commands": ["enter", "Examine"],
        "model": { "name": "caveentrance2", "id": 288 },
        "width": 3,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Mining Cave",
        "description": "A gaping hole that leads to another section of the mine",
        "commands": ["enter", "Examine"],
        "model": { "name": "caveentrance2", "id": 288 },
        "width": 3,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Lift",
        "description": "To brings mined rocks to the surface",
        "commands": ["Operate", "Examine"],
        "model": { "name": "liftwinch", "id": 346 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Mining Barrel",
        "description": "For loading up mined stone from below ground",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "barrel", "id": 22 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Hole",
        "description": "I wonder where this leads...",
        "commands": ["enter", "Examine"],
        "model": { "name": "hole", "id": 104 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Hole",
        "description": "I wonder where this leads...",
        "commands": ["enter", "Examine"],
        "model": { "name": "hole", "id": 104 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Cave",
        "description": "I wonder what's inside!",
        "commands": ["enter", "Examine"],
        "model": { "name": "small caveentrance2", "id": 341 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Cave",
        "description": "I wonder what's inside!",
        "commands": ["enter", "Examine"],
        "model": { "name": "small caveentrance2", "id": 341 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Cave",
        "description": "I wonder what's inside!",
        "commands": ["enter", "Examine"],
        "model": { "name": "small caveentrance2", "id": 341 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Counter",
        "description": "An ogre is selling items here",
        "commands": ["Steal from", "Examine"],
        "model": { "name": "rockcounter", "id": 347 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Track",
        "description": "Train track",
        "commands": ["Look", "Examine"],
        "model": { "name": "trackcurve", "id": 101 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Cave",
        "description": "I wonder what's inside!",
        "commands": ["enter", "Examine"],
        "model": { "name": "small caveentrance2", "id": 341 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Mine Cart",
        "description": "A heavily constructed and often used mining cart.",
        "commands": ["Look", "Search"],
        "model": { "name": "minecart", "id": 99 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Lift Platform",
        "description": "A wooden lift that is operated from the surface.",
        "commands": ["Use", "Search"],
        "model": { "name": "liftbed", "id": 348 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Close", "Examine"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Watch tower",
        "description": "Constructed by the dwarven black guard",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "watchtower", "id": 225 },
        "width": 2,
        "height": 2,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading upwards",
        "commands": ["Climb-Up", "Examine"],
        "model": { "name": "ladder", "id": 5 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Cave entrance",
        "description": "I wonder what is inside...",
        "commands": ["enter", "Examine"],
        "model": { "name": "caveentrance", "id": 192 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Pile of mud",
        "description": "Mud caved in from above",
        "commands": ["climb", "Examine"],
        "model": { "name": "mudpile", "id": 208 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Cave",
        "description": "I wonder what's inside!",
        "commands": ["enter", "Examine"],
        "model": { "name": "small caveentrance2", "id": 341 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading downwards",
        "commands": ["Climb-Down", "Examine"],
        "model": { "name": "ladderdown", "id": 6 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "crate",
        "description": "A crate",
        "commands": ["search", "Examine"],
        "model": { "name": "crate", "id": 111 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "crate",
        "description": "A crate",
        "commands": ["search", "Examine"],
        "model": { "name": "crate", "id": 111 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Gate",
        "description": "This gate barrs your way into gu'tanoth",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Gate",
        "description": "This gate barrs your way into gu'tanoth",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "bush",
        "description": "A leafy bush",
        "commands": ["Search", "Examine"],
        "model": { "name": "bush1", "id": 144 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "bush",
        "description": "A leafy bush",
        "commands": ["Search", "Examine"],
        "model": { "name": "bush1", "id": 144 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "bush",
        "description": "A leafy bush",
        "commands": ["Search", "Examine"],
        "model": { "name": "bush1", "id": 144 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "bush",
        "description": "A leafy bush",
        "commands": ["Search", "Examine"],
        "model": { "name": "bush1", "id": 144 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "multicannon",
        "description": "fires metal balls",
        "commands": ["inspect", "Examine"],
        "model": { "name": "dwarf multicannon", "id": 336 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "Some rocks are close to the egde",
        "commands": ["jump over", "look at"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "Some rocks are close to the edge",
        "commands": ["jump over", "look at"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading downwards",
        "commands": ["Climb-down", "Examine"],
        "model": { "name": "ladderdown", "id": 6 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Cave entrance",
        "description": "I wonder what is inside...",
        "commands": ["enter", "Examine"],
        "model": { "name": "small caveentrance2", "id": 341 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Counter",
        "description": "An ogre is selling cakes here",
        "commands": ["Steal from", "Examine"],
        "model": { "name": "rock cake counter", "id": 349 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps I should search it",
        "commands": ["Search", "Close"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps I should search it",
        "commands": ["Search", "Close"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Bookcase",
        "description": "A large collection of books",
        "commands": ["Look", "Search"],
        "model": { "name": "bookcase", "id": 47 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Captains Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Experimental Anvil",
        "description": "An experimental anvil - for developing new techniques in forging",
        "commands": ["Use", "Examine"],
        "model": { "name": "anvil", "id": 50 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small pile of stones",
        "commands": ["Search", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["Search", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Column",
        "description": "Created by ancient mages",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "magearena colomn", "id": 350 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Wall",
        "description": "Created by ancient mages",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "magearena wall", "id": 351 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Wall",
        "description": "Created by ancient mages",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "magearena corner", "id": 352 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Wall",
        "description": "Created by ancient mages",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "magearena tallwall", "id": 353 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Wall",
        "description": "Created by ancient mages",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "magearena cornerfill", "id": 354 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Lever",
        "description": "The lever is up",
        "commands": ["pull", "Examine"],
        "model": { "name": "leverup", "id": 91 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Lever",
        "description": "The lever is down",
        "commands": ["pull", "Examine"],
        "model": { "name": "leverdown", "id": 92 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Wall",
        "description": "Created by ancient mages",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "magearena tallcorner", "id": 355 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading downwards",
        "commands": ["Climb-Down", "Examine"],
        "model": { "name": "ladderdown", "id": 6 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Wall",
        "description": "Created by ancient mages",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "magearena plain wall", "id": 356 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Gate",
        "description": "The gate is closed",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Gate",
        "description": "The gate is closed",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading upwards",
        "commands": ["Climb-Up", "Examine"],
        "model": { "name": "ladder", "id": 5 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "shock",
        "description": "cosmic energy",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "spellshock", "id": 357 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Desk",
        "description": "A very strong looking table with some locked drawers.",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "counter", "id": 29 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 120
    },
    {
        "name": "Cave",
        "description": "I wonder what's inside!",
        "commands": ["enter", "Examine"],
        "model": { "name": "small caveentrance2", "id": 341 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Mining Cart",
        "description": "A sturdy well built mining cart with barrels full of rock on the back.",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "cart", "id": 54 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock of Dalgroth",
        "description": "A mysterious boulder of the ogres",
        "commands": ["mine", "prospect"],
        "model": { "name": "cave bolder", "id": 323 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "entrance",
        "description": "Created by ancient mages",
        "commands": ["walk through", "Examine"],
        "model": { "name": "magearena door", "id": 358 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Dried Cactus",
        "description": "It looks very spikey",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cactuswatered", "id": 359 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "climbing rocks",
        "description": "I wonder if I can climb up these",
        "commands": ["climb", "Examine"],
        "model": { "name": "climbing_rocks", "id": 232 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "Strange rocks - who knows why they're wanted?",
        "commands": ["Mine", "Prospect"],
        "model": { "name": "tinrock1", "id": 80 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "lightning",
        "description": "blimey!",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "lightning1", "id": 360 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Crude Desk",
        "description": "A very roughly constructed desk",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "counter", "id": 29 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 120
    },
    {
        "name": "Heavy Metal Gate",
        "description": "This is an immense and very heavy looking gate made out of thick wrought metal",
        "commands": ["Look", "Push"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Counter",
        "description": "An ogre is selling cakes here",
        "commands": ["Steal from", "Examine"],
        "model": { "name": "rock cake counter", "id": 348 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Crude bed",
        "description": "A flea infested sleeping experience",
        "commands": ["rest", "Examine"],
        "model": { "name": "poorbed", "id": 361 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "flames",
        "description": "looks hot!",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "firespell1", "id": 362 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Carved Rock",
        "description": "An ornately carved rock with a pointed recepticle",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "cave small stagamite", "id": 292 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 120
    },
    {
        "name": "USE",
        "description": "FREE SLOT PLEASE USE",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "crate", "id": 111 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "crate",
        "description": "A crate used for storing materials",
        "commands": ["search", "Examine"],
        "model": { "name": "crate", "id": 111 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "crate",
        "description": "A crate used for storing materials",
        "commands": ["search", "Examine"],
        "model": { "name": "crate", "id": 111 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "barrel",
        "description": "Its shut",
        "commands": ["search", "Examine"],
        "model": { "name": "barrel", "id": 22 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Brick",
        "description": "A stone brick",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "1-1light", "id": 363 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Brick",
        "description": "A stone brick",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "1-1dark", "id": 364 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Brick",
        "description": "A stone brick",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "1-3light", "id": 365 },
        "width": 3,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Brick",
        "description": "A stone brick",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "1-3dark", "id": 366 },
        "width": 3,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Brick",
        "description": "A stone brick",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "2-2light", "id": 367 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Brick",
        "description": "A stone brick",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "2-2dark", "id": 368 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Barrier",
        "description": "this section is roped off",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "barrier1", "id": 369 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "buried skeleton",
        "description": "I hope I don't meet any of these",
        "commands": ["search", "Examine"],
        "model": { "name": "halfburiedskeleton", "id": 370 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Brick",
        "description": "A stone brick",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "2-1light", "id": 371 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Brick",
        "description": "A stone brick",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "2-1light", "id": 370 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Specimen tray",
        "description": "A pile of sifted earth",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "compost", "id": 93 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "winch",
        "description": "This winches earth from the dig hole",
        "commands": ["Operate", "Examine"],
        "model": { "name": "liftwinch", "id": 345 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "crate",
        "description": "A crate",
        "commands": ["search", "Examine"],
        "model": { "name": "crate", "id": 111 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "crate",
        "description": "A crate",
        "commands": ["search", "Examine"],
        "model": { "name": "crate", "id": 111 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Urn",
        "description": "A large ornamental urn",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "largeurn", "id": 372 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "buried skeleton",
        "description": "I'm glad this isn't around now",
        "commands": ["search", "Examine"],
        "model": { "name": "halfburiedskeleton2", "id": 373 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "panning point",
        "description": "a shallow where I can pan for gold",
        "commands": ["look", "Examine"],
        "model": { "name": "fishing", "id": 113 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "a signpost",
        "commands": ["read", "Examine"],
        "model": { "name": "signpost2", "id": 342 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "a signpost",
        "commands": ["read", "Examine"],
        "model": { "name": "signpost2", "id": 342 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "a signpost",
        "commands": ["read", "Examine"],
        "model": { "name": "signpost2", "id": 342 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "a signpost",
        "commands": ["read", "Examine"],
        "model": { "name": "signpost2", "id": 342 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "Digsite educational centre",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "signpost", "id": 61 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "soil",
        "description": "soil",
        "commands": ["search", "Examine"],
        "model": { "name": "dugupsoil1", "id": 374 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "soil",
        "description": "soil",
        "commands": ["search", "Examine"],
        "model": { "name": "dugupsoil2", "id": 375 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "soil",
        "description": "soil",
        "commands": ["search", "Examine"],
        "model": { "name": "dugupsoil3", "id": 376 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Gate",
        "description": "The gate has closed",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "The ship is sinking",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "sinkingshipfront", "id": 377 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "barrel",
        "description": "The ship is sinking",
        "commands": ["climb on", "Examine"],
        "model": { "name": "sinkingbarrel", "id": 378 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Leak",
        "description": "The ship is sinking",
        "commands": ["fill", "Examine"],
        "model": { "name": "shipleak", "id": 379 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "bush",
        "description": "A leafy bush",
        "commands": ["search", "Examine"],
        "model": { "name": "bush1", "id": 144 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "bush",
        "description": "A leafy bush",
        "commands": ["search", "Examine"],
        "model": { "name": "bush1", "id": 144 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "The cupboard is shut",
        "commands": ["open", "Examine"],
        "model": { "name": "cupboard", "id": 56 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sacks",
        "description": "Yep they're sacks",
        "commands": ["search", "Examine"],
        "model": { "name": "sacks", "id": 55 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sacks",
        "description": "Yep they're sacks",
        "commands": ["search", "Examine"],
        "model": { "name": "sacks", "id": 55 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Leak",
        "description": "The ship is sinking",
        "commands": ["fill", "Examine"],
        "model": { "name": "shipleak2", "id": 380 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "The cupboard is shut",
        "commands": ["search", "Examine"],
        "model": { "name": "cupboardopen", "id": 67 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Wrought Mithril Gates",
        "description": "Magnificent wrought mithril gates giving access to the Legends Guild",
        "commands": ["open", "Search"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Legends Hall Doors",
        "description": "Solid Oak doors leading to the Hall of Legends",
        "commands": ["Open", "Search"],
        "model": { "name": "doubledoorsclosed", "id": 63 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Camp bed",
        "description": "Not comfortable but useful nonetheless",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "poorbed", "id": 360 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "barrel",
        "description": "It has a lid on it - I need something to lever it off",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "barrelredcross", "id": 381 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "barrel",
        "description": "I wonder what is inside...",
        "commands": ["search", "Examine"],
        "model": { "name": "barrelredcross", "id": 380 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps I should search it",
        "commands": ["Search", "Close"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside...",
        "commands": ["Open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Dense Jungle Tree",
        "description": "Thick vegetation",
        "commands": ["Chop", "Examine"],
        "model": { "name": "jungle medium size plant", "id": 187 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Jungle tree stump",
        "description": "A chopped down jungle tree",
        "commands": ["Walk", "Examine"],
        "model": { "name": "treestump", "id": 4 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "signpost",
        "description": "To the digsite",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "signpost", "id": 61 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "You can pass through this on the members server",
        "commands": ["open", "Examine"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Bookcase",
        "description": "A large collection of books",
        "commands": ["search", "Examine"],
        "model": { "name": "bookcase", "id": 47 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Dense Jungle Tree",
        "description": "An exotic looking tree",
        "commands": ["Chop", "Examine"],
        "model": { "name": "jungle tree 2", "id": 176 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Dense Jungle Tree",
        "description": "An exotic looking tree",
        "commands": ["Chop", "Examine"],
        "model": { "name": "jungle tree 1", "id": 177 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Spray",
        "description": "There's a strong wind",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shipspray1", "id": 382 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Spray",
        "description": "There's a strong wind",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "shipspray2", "id": 383 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "winch",
        "description": "This winches earth from the dig hole",
        "commands": ["Operate", "Examine"],
        "model": { "name": "liftwinch", "id": 345 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Brick",
        "description": "It seems these were put here deliberately",
        "commands": ["search", "Examine"],
        "model": { "name": "1-1light", "id": 362 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rope",
        "description": "it's a rope leading upwards",
        "commands": ["Climb-Up", "Examine"],
        "model": { "name": "ropeforclimbingbot", "id": 384 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rope",
        "description": "it's a rope leading upwards",
        "commands": ["Climb-Up", "Examine"],
        "model": { "name": "ropeforclimbingbot", "id": 383 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Dense Jungle Palm",
        "description": "A hardy palm tree with dense wood",
        "commands": ["Chop", "Examine"],
        "model": { "name": "palm2", "id": 32 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Dense Jungle Palm",
        "description": "A hardy palm tree with dense wood",
        "commands": ["Chop", "Examine"],
        "model": { "name": "palm", "id": 33 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Trawler net",
        "description": "A huge net to catch little fish",
        "commands": ["inspect", "Examine"],
        "model": { "name": "trawlernet-l", "id": 385 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Trawler net",
        "description": "A huge net to catch little fish",
        "commands": ["inspect", "Examine"],
        "model": { "name": "trawlernet-r", "id": 386 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Brick",
        "description": "The bricks are covered in the strange compound",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "1-1light", "id": 362 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "I wonder what is inside ?",
        "commands": ["open", "Examine"],
        "model": { "name": "ChestClosed", "id": 18 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chest",
        "description": "Perhaps I should search it",
        "commands": ["Search", "Close"],
        "model": { "name": "ChestOpen", "id": 17 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Trawler catch",
        "description": "Smells like fish!",
        "commands": ["Search", "Examine"],
        "model": { "name": "trawlernet", "id": 387 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Yommi Tree",
        "description": "An adolescent rare and mystical looking tree in",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "totemtree1", "id": 388 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Grown Yommi Tree",
        "description": "A fully grown rare and mystical looking tree",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "totemtree2", "id": 389 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Chopped Yommi Tree",
        "description": "A mystical looking tree that has recently been felled",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "totemtree3", "id": 390 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Trimmed Yommi Tree",
        "description": "The trunk of the yommi tree.",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "totemtree4", "id": 391 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Totem Pole",
        "description": "A nicely crafted wooden totem pole.",
        "commands": ["Lift", "Examine"],
        "model": { "name": "totemtree5", "id": 392 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Baby Yommi Tree",
        "description": "A baby Yommi tree - with a mystical aura",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "smallfern", "id": 147 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Fertile earth",
        "description": "A very fertile patch of earth",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "dugupsoil1", "id": 373 },
        "width": 2,
        "height": 2,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Rock Hewn Stairs",
        "description": "steps cut out of the living rock",
        "commands": ["Climb", "Examine"],
        "model": { "name": "rocksteps", "id": 393 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Hanging rope",
        "description": "A rope hangs from the ceiling",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "ropeladder", "id": 226 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A large boulder blocking the stream",
        "commands": ["Move", "Examine"],
        "model": { "name": "cave bolder", "id": 323 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Boulder",
        "description": "A large boulder blocking the way",
        "commands": ["WalkTo", "Smash to pieces"],
        "model": { "name": "cave bolder", "id": 323 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "dwarf multicannon",
        "description": "fires metal balls",
        "commands": ["fire", "pick up"],
        "model": { "name": "dwarf multicannon", "id": 336 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "dwarf multicannon base",
        "description": "bang",
        "commands": ["pick up", "Examine"],
        "model": { "name": "dwarf multicannon part1", "id": 338 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "dwarf multicannon stand",
        "description": "bang",
        "commands": ["pick up", "Examine"],
        "model": { "name": "dwarf multicannon part2", "id": 339 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "dwarf multicannon barrels",
        "description": "bang",
        "commands": ["pick up", "Examine"],
        "model": { "name": "dwarf multicannon part3", "id": 340 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "rock",
        "description": "A rocky outcrop",
        "commands": ["climb over", "Examine"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock Hewn Stairs",
        "description": "steps cut out of the living rock",
        "commands": ["Climb", "Examine"],
        "model": { "name": "rocksteps", "id": 392 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock Hewn Stairs",
        "description": "steps cut out of the living rock",
        "commands": ["Climb", "Examine"],
        "model": { "name": "rocksteps", "id": 392 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock Hewn Stairs",
        "description": "steps cut out of the living rock",
        "commands": ["Climb", "Examine"],
        "model": { "name": "rocksteps", "id": 392 },
        "width": 2,
        "height": 3,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Compost Heap",
        "description": "The family gardeners' compost heap",
        "commands": ["WalkTo", "Investigate"],
        "model": { "name": "compost", "id": 93 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "beehive",
        "description": "An old looking beehive",
        "commands": ["WalkTo", "Investigate"],
        "model": { "name": "beehive", "id": 149 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Drain",
        "description": "This drainpipe runs from the kitchen to the sewers",
        "commands": ["WalkTo", "Investigate"],
        "model": { "name": "pipe&drain", "id": 71 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "web",
        "description": "An old thick spider's web",
        "commands": ["WalkTo", "Investigate"],
        "model": { "name": "floorweb", "id": 87 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "fountain",
        "description": "There seems to be a lot of insects here",
        "commands": ["WalkTo", "Investigate"],
        "model": { "name": "fountain", "id": 26 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Sinclair Crest",
        "description": "The Sinclair family crest",
        "commands": ["WalkTo", "Investigate"],
        "model": { "name": "wallshield", "id": 96 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "barrel",
        "description": "Annas stuff - There seems to be something shiny at the bottom",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "barrel", "id": 22 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "barrel",
        "description": "Bobs things - There seems to be something shiny at the bottom",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "barrel", "id": 22 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "barrel",
        "description": "Carols belongings - there seems to be something shiny at the bottom",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "barrel", "id": 22 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "barrel",
        "description": "Davids equipment - there seems to be something shiny at the bottom",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "barrel", "id": 22 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "barrel",
        "description": "Elizabeths clothes - theres something shiny at the bottom",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "barrel", "id": 22 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "barrel",
        "description": "Franks barrel seems to have something shiny at the bottom",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "barrel", "id": 22 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Flour Barrel",
        "description": "Its full of flour",
        "commands": ["WalkTo", "Take From"],
        "model": { "name": "barrel", "id": 22 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sacks",
        "description": "Full of various gardening tools",
        "commands": ["WalkTo", "investigate"],
        "model": { "name": "sacks", "id": 55 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "gate",
        "description": "A sturdy and secure wooden gate",
        "commands": ["WalkTo", "Investigate"],
        "model": { "name": "woodengateclosed", "id": 60 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Dead Yommi Tree",
        "description": "A dead Yommi Tree - it looks like a tough axe will be needed to fell this",
        "commands": ["WalkTo", "Inspect"],
        "model": { "name": "deadtree2", "id": 189 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "clawspell",
        "description": "forces of guthix",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "clawspell1", "id": 394 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "The remains of a large rock",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "crate",
        "description": "A crate of some kind",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "crate", "id": 111 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 70
    },
    {
        "name": "Cavernous Opening",
        "description": "A dark and mysterious cavern",
        "commands": ["enter", "search"],
        "model": { "name": "caveentrance2", "id": 288 },
        "width": 3,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ancient Lava Furnace",
        "description": "A badly damaged furnace fueled by red hot Lava - it looks ancient",
        "commands": ["Look", "Search"],
        "model": { "name": "furnace", "id": 88 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Spellcharge",
        "description": "forces of guthix",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "Spellcharge1", "id": 395 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rocks",
        "description": "A small rocky outcrop",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "cave rock1", "id": 293 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "cupboard",
        "description": "The cupboard is shut",
        "commands": ["open", "Examine"],
        "model": { "name": "cupboard", "id": 56 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "sacks",
        "description": "Yep they're sacks",
        "commands": ["search", "Examine"],
        "model": { "name": "sacks", "id": 55 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rock",
        "description": "A rocky outcrop",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "rocks1", "id": 76 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Saradomin stone",
        "description": "A faith stone",
        "commands": ["chant to", "Examine"],
        "model": { "name": "saradominstone", "id": 396 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Guthix stone",
        "description": "A faith stone",
        "commands": ["chant to", "Examine"],
        "model": { "name": "guthixstone", "id": 397 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Zamorak stone",
        "description": "A faith stone",
        "commands": ["chant to", "Examine"],
        "model": { "name": "zamorakstone", "id": 398 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Magical pool",
        "description": "A cosmic portal",
        "commands": ["step into", "Examine"],
        "model": { "name": "rockpool", "id": 399 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Wooden Beam",
        "description": "Some sort of support - perhaps used with ropes to lower people over the hole",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "Scaffoldsupport", "id": 400 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Rope down into darkness",
        "description": "A scarey downwards trip into possible doom.",
        "commands": ["WalkTo", "Use"],
        "model": { "name": "ScaffoldsupportRope", "id": 401 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Cave entrance",
        "description": "A dark cave entrance leading to the surface.",
        "commands": ["Enter", "Examine"],
        "model": { "name": "caveentrance2", "id": 288 },
        "width": 3,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Cave entrance",
        "description": "A small tunnel that leads to a large room beyond.",
        "commands": ["enter", "Examine"],
        "model": { "name": "Shamancave", "id": 402 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ancient Wooden Doors",
        "description": "The doors are locked shut",
        "commands": ["Open", "Pick Lock"],
        "model": { "name": "doubledoorsclosed", "id": 63 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Table",
        "description": "An old rickety table",
        "commands": ["WalkTo", "search"],
        "model": { "name": "table", "id": 3 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 96
    },
    {
        "name": "Crude bed",
        "description": "Barely a bed at all",
        "commands": ["Rest", "Search"],
        "model": { "name": "poorbed", "id": 360 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tall Reeds",
        "description": "A tall plant with a tube for a stem.",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "bullrushes", "id": 36 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Goblin foot prints",
        "description": "They seem to be heading south east",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "sandyfootsteps", "id": 337 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Dark Metal Gate",
        "description": "A dark metalic gate which seems to be fused with the rock",
        "commands": ["Open", "Search"],
        "model": { "name": "metalgateclosed", "id": 57 },
        "width": 1,
        "height": 2,
        "type": "closed-door",
        "itemHeight": 0
    },
    {
        "name": "Magical pool",
        "description": "A cosmic portal",
        "commands": ["step into", "Examine"],
        "model": { "name": "rockpool", "id": 398 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rope Up",
        "description": "A welcome rope back up and out of this dark place.",
        "commands": ["Climb", "Examine"],
        "model": { "name": "obstical_ropeswing", "id": 257 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Half buried remains",
        "description": "Some poor unfortunate soul",
        "commands": ["WalkTo", "Search"],
        "model": { "name": "skeletonwithbag", "id": 403 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Totem Pole",
        "description": "A carved and decorated totem pole",
        "commands": ["Look", "Examine"],
        "model": { "name": "totemtreeevil", "id": 404 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Totem Pole",
        "description": "A carved and decorated totem pole",
        "commands": ["Look", "Examine"],
        "model": { "name": "totemtreegood", "id": 405 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Comfy bed",
        "description": "Its a bed - wow",
        "commands": ["rest", "Examine"],
        "model": { "name": "bed", "id": 15 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rotten Yommi Tree",
        "description": "A decomposing fully grown Yommi Tree",
        "commands": ["WalkTo", "Inspect"],
        "model": { "name": "totemtreerotten2", "id": 406 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rotten Yommi Tree",
        "description": "A decomposing felled Yommi Tree",
        "commands": ["WalkTo", "Inspect"],
        "model": { "name": "totemtreerotten3", "id": 407 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rotten Yommi Tree",
        "description": "A decomposing Yommi Tree Trunk",
        "commands": ["WalkTo", "Inspect"],
        "model": { "name": "totemtreerotten4", "id": 408 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Rotten Totem Pole",
        "description": "A decomposing Totem Pole",
        "commands": ["WalkTo", "Inspect"],
        "model": { "name": "totemtreerotten5", "id": 409 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Leafy Palm Tree",
        "description": "A shady palm tree",
        "commands": ["WalkTo", "Shake"],
        "model": { "name": "palm", "id": 33 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Grand Viziers Desk",
        "description": "A very elegant desk - you could knock it to get the Grand Viziers attention.",
        "commands": ["WalkTo", "Knock on table"],
        "model": { "name": "counter", "id": 29 },
        "width": 2,
        "height": 1,
        "type": "blocked",
        "itemHeight": 120
    },
    {
        "name": "Strange Barrel",
        "description": "It might have something inside of it.",
        "commands": ["Smash", "Examine"],
        "model": { "name": "barrel", "id": 22 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A sturdy sailing ship",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "Shipfront", "id": 105 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A sturdy sailing ship",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "Shipmiddle", "id": 106 },
        "width": 2,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "ship",
        "description": "A sturdy sailing ship",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "Shipback", "id": 107 },
        "width": 5,
        "height": 3,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "digsite bed",
        "description": "Not comfortable but useful nonetheless",
        "commands": ["sleep", "Examine"],
        "model": { "name": "poorbed", "id": 360 },
        "width": 1,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Tea stall",
        "description": "A stall selling oriental infusions",
        "commands": ["WalkTo", "Steal from"],
        "model": { "name": "market", "id": 30 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 112
    },
    {
        "name": "Boulder",
        "description": "A large boulder blocking the way",
        "commands": ["WalkTo", "Smash to pieces"],
        "model": { "name": "cave bolder", "id": 323 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Boulder",
        "description": "A large boulder blocking the way",
        "commands": ["WalkTo", "Smash to pieces"],
        "model": { "name": "cave bolder", "id": 323 },
        "width": 2,
        "height": 2,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Damaged Earth",
        "description": "Disturbed earth - it will heal itself in time",
        "commands": ["WalkTo", "Examine"],
        "model": { "name": "dugupsoil1", "id": 373 },
        "width": 1,
        "height": 1,
        "type": "unblocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading upwards",
        "commands": ["Climb-Up", "Examine"],
        "model": { "name": "ladder", "id": 5 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    },
    {
        "name": "Ladder",
        "description": "it's a ladder leading downwards",
        "commands": ["Climb-Down", "Examine"],
        "model": { "name": "ladderdown", "id": 6 },
        "width": 1,
        "height": 1,
        "type": "blocked",
        "itemHeight": 0
    }
]

