Add "Murphy" to list of random ghost names
"Murphy's Ghost" is a recurring fixture of the long-running "Wizardry" series of classic dungeon crawler video games.
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