{
    "tooltip": "A sign which will make the player lose their Yoshi when walked close by.",
    "no_tiles": 2,

    "tile_1":
    {
        "is_16x16": true,
        "tile_num": 166,

        "x_offset": 0,
        "y_offset": -4,

        "y_flip": false,
        "x_flip": false,
        "priority": 1,
        "palette": 11,
        "second_page": false
    },
    "tile_2":
    {
        "is_16x16": true,
        "tile_num": 164,

        "x_offset": 0,
        "y_offset": -20,

        "y_flip": false,
        "x_flip": false,
        "priority": 1,
        "palette": 11,
        "second_page": false
    }
}