blob: 5579daddde79c72d38ed45130beff87c0c5ede97 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
new_23-1.gat,23,70,0 script Josh 155,{
mes "[Josh]";
mes "\"We're working on getting the cellar pass open.\"";
close;
}
new_23-1.gat,39,75,0 script Zack 155,{
mes "[Zack]";
mes "\"My brother and I are fixing the cellar pass.\"";
close;
}
|