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:
PatR
2025-04-12 12:33:10 -07:00

View File

@@ -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 */