summaryrefslogtreecommitdiff
path: root/npc/001-1_Tulimshar/workers.txt
blob: 43ee979501c1d8e8428af65986a9b1a93daa2dcd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
//

001-1.gat,45,21,0	script	Construction Worker	155,{
        mes "[Construction worker]";
	mes "\"I can't let you beyond this gate.  The area is closed for renovation; most of it was destroyed during the earthquake.\"";
	close;
}

001-1.gat,124,21,0	script	Construction Worker	155,{
        mes "[Construction worker]";
	mes "\"Move along.\"";
	close;
}