blob: e88ba650c7fba4de8be963388bffd5f50d6b803a (
plain) (
tree)
|
|
//
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
{
set @halloween_npc_id, $@halloween_npc_zack;
callfunc "TrickOrTreat";
mes "[Zack]";
mes "\"My brother and I are fixing the cellar pass.\"";
close;
}
|