Ver código fonte

* Missed some

svn: 1263
Bryan Drewery 22 anos atrás
pai
commit
2c9137a0dc
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      src/cmds.c

+ 3 - 3
src/cmds.c

@@ -560,12 +560,12 @@ static void cmd_about(struct userrec *u, int idx, char *par)
   dprintf(idx, STR(" * $bSith_Lord$b helping test ipv6 on the bot (admin@elitepackets.com)\n"));
   dprintf(idx, STR(" * $bExcelsior$b for finding a bug on BSD with the ipv6, and for celdrop which inspired many features.\n"));
   dprintf(idx, STR(" * $bsyt$b for giving me inspiration to code a more secure bot.\n"));
-  dprintf(idx, STR(" * $Blackjac$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, " \n");
   dprintf(idx, STR("The botpack ghost inspired the early versions of wraith and the current config system.\n"));
-  dprintf(idx, STR("* einride\n"));
-  dprintf(idx, STR("* ievil\n"));
+  dprintf(idx, STR("* $beinride$b\n"));
+  dprintf(idx, STR("* $bievil$b\n"));
   dprintf(idx, "\n");
   dprintf(idx, STR("The following botpacks gave me inspiration and ideas (no code):\n"));
   dprintf(idx, STR(" * $uawptic$u by $blordoptic$b\n"));