{
    "tooltip": "A goomba which moves around a certain grid of levels. If touched, Mario will enter said level. If beaten, the sprite disappears.",
    "no_tiles": 1,

    "tile_1":
    {
        "is_16x16": true,
        "tile_num": 238,

        "x_offset": 0,
        "y_offset": 0,

        "y_flip": false,
        "x_flip": false,
        "priority": 2,
        "palette": 14,
        "second_page": false

    }
}