summaryrefslogblamecommitdiff
path: root/npc/042-1/testnpcs.txt
blob: 6e785576e6a3041e7acd418252949ebf15431151 (plain) (tree)
1
2
3
4
5
6
7
8
9
10

                                                  

                                             
            


                             

              
 

                                             

    
                                                     




                                                             
//TODO: put npcs in different files and give names

042-1.gat,18,80,0	script	Man	156,{
	mes "reset?";
	menu
		"yes",-,
		"no",L_Close;
	set tutorial, 0;
L_Close:
	close;

}
042-1.gat,105,60,0	script	SomeGuy	162,{
end;
}
042-1.gat,105,72,0	script	YoungMan	160,{
end;
}
042-1.gat,110,74,0	script	ManWithShabbyClothes	189,{
end;
}