{
    "tooltip": "A water splash effect spawned by Cheep Cheeps. Placing it directly into the submap will cause it to activate immediately.",
    "no_tiles": 2,

    "tile_1":
    {
        "is_16x16": false,
        "tile_num": 99,

        "x_offset": 0,
        "y_offset": 0,

        "y_flip": false,
        "x_flip": false,
        "priority": 3,
        "palette": 8,
        "second_page": false

    },
    "tile_2":
    {
        "is_16x16": false,
        "tile_num": 99,

        "x_offset": 8,
        "y_offset": 0,

        "y_flip": false,
        "x_flip": true,
        "priority": 3,
        "palette": 8,
        "second_page": false

    }
}