Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_martlet_fly_away_cart_Step_0

(view raw script w/o annotations or w/e)
1
if (global.player_sprites == "dunescave")
2
{
3
    palette_index = 4
4
    shader_on = true
5
}
6
else if (global.player_sprites == "normal")
7
    shader_on = false