summaryrefslogtreecommitdiff
path: root/npc/008-1_Hurnscald_outskirts/dock_worker.txt
blob: 1da7571874d0c142d79d58072fbbc90e83a4797e (plain) (blame)
1
2
3
4
5
6
7
//

008-1.gat,136,65,0	script	Construction Worker	155,{
        mes "[Construction worker]";
	mes "\"I'm builing a dock here. I don't know any details about how it will be used. Sorry.\"";
	close;
}