Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_puzzle_ice_cube_overworld_yellow_Alarm_0

(view raw script w/o annotations or w/e)
1
audio_play_sound(snd_puzzle_icemelt, 1, 0)
2
instance_create(x, (y - 10), part_smoke_puzzle)
3
shrink = true
4
obj_molten_rock_overworld_yellow.shrink = 1