{
    "tooltip": "A sprite based version of the various level tiles in the vanilla SMW overworld. Mainly for display purposes, as the overworld player can't interact with it. It's currently set to be a small yellow dot.",
    "no_tiles": 1,

    "tile_1":
    {
        "is_16x16": true,
        "tile_num": 200,

        "x_offset": 0,
        "y_offset": 0,

        "y_flip": false,
        "x_flip": false,
        "priority": 2,
        "palette": 12,
        "second_page": false

    }
}