Undertale script viewer

← back to main script listing

gml_Object_obj_mettatonb_second_Alarm_5

(view raw script w/o annotations or w/e)
1
talked = 0;
2
whatiheard = -1;
3
global.mnfight = 2;
4
if (global.hp > 1 && global.flag[385 status_yellow_button] == 1)
5
    global.border = 6;
6
if (turns == 0)
7
    global.border = 0;
8
if (con == 10)
9
{
10
    global.border = 6;
11
    con = 11;
12
}