mthrowu, nhlan, options, regions, rip and role globals moved to g.
This commit is contained in:
@@ -1055,7 +1055,7 @@ boolean artif;
|
||||
if (otmp->corpsenm == NON_PM) {
|
||||
otmp->corpsenm = undead_to_corpse(rndmonnum());
|
||||
if (g.mvitals[otmp->corpsenm].mvflags & (G_NOCORPSE | G_GONE))
|
||||
otmp->corpsenm = urole.malenum;
|
||||
otmp->corpsenm = g.urole.malenum;
|
||||
}
|
||||
/*FALLTHRU*/
|
||||
case STATUE:
|
||||
|
||||
Reference in New Issue
Block a user