Deltarune (Chapter 4) script viewer
← back to main script listing
gml_Object_obj_church_piano_hint_PreCreate_0
(view raw script w/o annotations or w/e)
|
1
|
event_inherited();
|
|
2
|
hint = "335";
|
|
3
|
hintno = 1;
|
|
4
|
hintslots = 3;
|
|
5
|
range = 80;
|
|
6
|
createlight = true;
|
|
7
|
lightsize = 120;
|
|
8
|
globalflag = -1;
|
|
9
|
silent = false;
|