Modified player name list to include new team members.
This commit is contained in:
@@ -16,9 +16,10 @@ STATIC_DCL void FDECL(mk_mplayer_armor, (struct monst *, SHORT_P));
|
|||||||
*/
|
*/
|
||||||
static const char *developers[] = {
|
static const char *developers[] = {
|
||||||
/* devteam */
|
/* devteam */
|
||||||
"Dave", "Dean", "Eric", "Izchak", "Janet", "Jessie",
|
"Alex", "Dave", "Dean", "Derek", "Eric", "Izchak",
|
||||||
"Ken", "Kevin", "Michael", "Mike", "Pat", "Paul",
|
"Janet", "Jessie", "Ken", "Kevin", "Michael", "Mike",
|
||||||
"Steve", "Timo", "Warwick",
|
"Pasi", "Pat", "Patric", "Paul", "Sean", "Steve",
|
||||||
|
"Timo", "Warwick",
|
||||||
/* PC team */
|
/* PC team */
|
||||||
"Bill", "Eric", "Keizo", "Ken", "Kevin", "Michael",
|
"Bill", "Eric", "Keizo", "Ken", "Kevin", "Michael",
|
||||||
"Mike", "Paul", "Stephen", "Steve", "Timo", "Yitzhak",
|
"Mike", "Paul", "Stephen", "Steve", "Timo", "Yitzhak",
|
||||||
|
|||||||
Reference in New Issue
Block a user