{
    "tooltip": "A Monty Mole, which will appear from its hole once the player gets to a specific XY position.\\nThe extra byte indexes the table for said distance: see the ASM file for more details.",
    "no_tiles": 2,

    "tile_1":
    {
        "is_16x16": true,
        "tile_num": 104,

        "x_offset": 0,
        "y_offset": -4,

        "y_flip": false,
        "x_flip": false,
        "priority": 0,
        "palette": 9,
        "second_page": false
    },
    "tile_2":
    {
        "is_16x16": true,
        "tile_num": 102,

        "x_offset": 0,
        "y_offset": 0,

        "y_flip": false,
        "x_flip": false,
        "priority": 1,
        "palette": 9,
        "second_page": false
    }
}