blob: 43ee979501c1d8e8428af65986a9b1a93daa2dcd (
plain) (
tree)
|
|
//
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;
}
|