Undertale script viewer

← back to main script listing

gml_Object_obj_undyneencounter3_Other_5

(view raw script w/o annotations or w/e)
1
if (global.entrance == 2)
2
{
3
    caster_free(usong);
4
    caster_free(ushock);
5
}