Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_darkshape_Other_15

(view raw script w/o annotations or w/e)
1
target = 4;
2
damage = 90;
3
if (light >= 0.9)
4
    exit;
5
event_inherited();