1 | myinteract = 3; |
2 | global.msc = 516; |
3 | if (room == room_fire_spidershop) |
4 | global.msc = 744; |
5 | global.typer = 5; |
6 | global.facechoice = 0; |
7 | global.faceemotion = 0; |
8 | instance_create(0, 0, obj_golddisplay); |
9 | mydialoguer = instance_create(0, 0, obj_dialoguer); |