blob: de367df3c86808df1408b303a2c2f3f0745c6fc1 (
plain) (
tree)
|
|
027-2.gat,103,22,0|script|Bennet|310
{
mes "[Bennet]";
mes "\"Hi there, stranger! My name is Bennet, the bartender here.\"";
next;
mes "[Bennet]";
mes "\"If you're planning to stick around for a while, please check back with me later. I might have some work for you.\"";
mes "\"In the meantime, enjoy your stay!\"";
close;
}
|