blob: e777ddd65e3b2d87963d607297ad51263acbfa34 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
//
001-1,50,74,0|script|Constable Perry Graf|150
{
npctalk strnpcinfo(0), "Brother Bob acquired mass warp powers; Right after the day of the fool, wear something cool.";
mes "[Constable Perry Graf]";
mes "\"Hello. Make sure to follow the rules!\"";
callfunc "GameRules";
close;
}
|