Undertale script viewer
← back to main script listing
gml_Object_obj_undyneencounter1_Other_5
(
view raw script w/o annotations or w/e
)
1
if (global.entrance == 2 && ld == 1)
2
{
3
caster_free(usong);
4
caster_free(ushock);
5
}