mthrowu, nhlan, options, regions, rip and role globals moved to g.
This commit is contained in:
@@ -2871,7 +2871,7 @@ maybe_wail()
|
||||
const char *who;
|
||||
int i, powercnt;
|
||||
|
||||
who = (Role_if(PM_WIZARD) || Role_if(PM_VALKYRIE)) ? urole.name.m
|
||||
who = (Role_if(PM_WIZARD) || Role_if(PM_VALKYRIE)) ? g.urole.name.m
|
||||
: "Elf";
|
||||
if (u.uhp == 1) {
|
||||
pline("%s is about to die.", who);
|
||||
|
||||
Reference in New Issue
Block a user