{
    "tooltip": "A Cheep Cheep that jumps out of water. Activates when Mario walks across certain path tiles.\\n\\nWhen using Overworld Revolution, it's intended to be spawned during path movement scripts. Placing it directly into the submap will cause it to activate immediately.",
    "no_tiles": 1,

    "tile_1":
    {
        "is_16x16": true,
        "tile_num": 72,

        "x_offset": 0,
        "y_offset": 0,

        "y_flip": false,
        "x_flip": false,
        "priority": 3,
        "palette": 9,
        "second_page": false

    }
}