Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_chem_05_maze_puzzle_Alarm_1

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
audio_play_sound(snd_chem_start, 1, 0)
4
obj_chem_05_maze_puzzle_player.can_move = true
5
puzzle_alpha = 0