]> granicus.if.org Git - nethack/commitdiff
Modified player name list to include new team members.
authorkarnov <karnov@sympatico.ca>
Wed, 28 Dec 2016 04:08:05 +0000 (23:08 -0500)
committerkarnov <karnov@sympatico.ca>
Wed, 28 Dec 2016 04:12:16 +0000 (23:12 -0500)
src/mplayer.c

index de5a2d680692b4f46ebf4b72c8d177123435ceca..ec895546c7de9001968bb3c504372c851bd29b1e 100644 (file)
@@ -16,9 +16,10 @@ STATIC_DCL void FDECL(mk_mplayer_armor, (struct monst *, SHORT_P));
  */
 static const char *developers[] = {
     /* devteam */
-    "Dave",    "Dean",   "Eric",    "Izchak", "Janet",    "Jessie",
-    "Ken",     "Kevin",  "Michael", "Mike",   "Pat",      "Paul",
-    "Steve",   "Timo",   "Warwick",
+    "Alex",    "Dave",   "Dean",    "Derek",   "Eric",    "Izchak",
+    "Janet",   "Jessie", "Ken",     "Kevin",   "Michael", "Mike",
+    "Pasi",    "Pat",    "Patric",  "Paul",    "Sean",    "Steve",
+    "Timo",    "Warwick",
     /* PC team */
     "Bill",    "Eric",   "Keizo",   "Ken",    "Kevin",    "Michael",
     "Mike",    "Paul",   "Stephen", "Steve",  "Timo",     "Yitzhak",