summaryrefslogtreecommitdiff
path: root/world/map/npc/010-2/workers.txt
blob: 703204d1a5223613e05e21b7dfc9614a77ef9a2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
//

010-2.gat,23,70,0|script|Josh|155,{
    mes "[Josh]";
    mes "\"We're working on getting the cellar pass open.\"";
    close;
}

010-2.gat,39,75,0|script|Zack|155,{
    mes "[Zack]";
    mes "\"My brother and I are fixing the cellar pass.\"";
    close;
}