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

new_3-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;
}

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