github PR #1399 - add "Murphy" to ghost names
Pull request from greg-kennedy: add "Murphy" to the list of random ghost names. Closes #1399
This commit is contained in:
@@ -762,7 +762,7 @@ static const char *const ghostnames[] = {
|
||||
"John", "Jon", "Karnov", "Kay", "Kenny", "Kevin",
|
||||
"Maud", "Michiel", "Mike", "Peter", "Robert", "Ron",
|
||||
"Tom", "Wilmar", "Nick Danger", "Phoenix", "Jiro", "Mizue",
|
||||
"Stephan", "Lance Braccus", "Shadowhawk"
|
||||
"Stephan", "Lance Braccus", "Shadowhawk", "Murphy"
|
||||
};
|
||||
|
||||
/* ghost names formerly set by x_monnam(), now by makemon() instead */
|
||||
|
||||
Reference in New Issue
Block a user