Deltarune (Chapter 5) script viewer

← back to main script listing

gml_GlobalScript_flvoice

(view raw script w/o annotations or w/e)
1
function flvoice()
2
{
3
    if (global.flag[1391] == 1)
4
        return false;
5
    else
6
        return true;
7
}