|
@@ -381,9 +381,12 @@ static void cmd_about(int idx, char *par)
|
|
|
dprintf(idx, STR(" * $bBlackjac$b for helping with the bx auth script with his Sentinel script.\n"));
|
|
dprintf(idx, STR(" * $bBlackjac$b for helping with the bx auth script with his Sentinel script.\n"));
|
|
|
dprintf(idx, STR(" * $bMystikal$b for various bugs\n"));
|
|
dprintf(idx, STR(" * $bMystikal$b for various bugs\n"));
|
|
|
dprintf(idx, " \n");
|
|
dprintf(idx, " \n");
|
|
|
- dprintf(idx, STR("Credit for suggestions/bugs can be found at: http://wraith.botpack.net:2080/rptview?rn=13\n"));
|
|
|
|
|
|
|
+ dprintf(idx, STR("Credit for suggestions/bugs can be found at: https://wraith.botpack.net/trac/report/9\n"));
|
|
|
|
|
+ dprintf(idx, STR("Bugs can be reported at: http://tracker.shatow.net\n"));
|
|
|
|
|
+ dprintf(idx, STR("Bugs can be looked up by #, ie, '#24' in url: http://24.shatow.net/\n"));
|
|
|
dprintf(idx, " \n");
|
|
dprintf(idx, " \n");
|
|
|
- dprintf(idx, STR("The botpack ghost inspired the early versions of wraith and the current config system.\n"));
|
|
|
|
|
|
|
+
|
|
|
|
|
+ dprintf(idx, STR("The botpack ghost inspired the early versions of wraith and a few cmds.\n"));
|
|
|
dprintf(idx, STR("* $beinride$b\n"));
|
|
dprintf(idx, STR("* $beinride$b\n"));
|
|
|
dprintf(idx, STR("* $bievil$b\n"));
|
|
dprintf(idx, STR("* $bievil$b\n"));
|
|
|
dprintf(idx, "\n");
|
|
dprintf(idx, "\n");
|