More globals moved to instance_globals.
This commit is contained in:
@@ -507,7 +507,7 @@ int roomno;
|
||||
if (flags.verbose)
|
||||
You("are frightened to death, and unable to move.");
|
||||
nomul(-3);
|
||||
multi_reason = "being terrified of a ghost";
|
||||
g.multi_reason = "being terrified of a ghost";
|
||||
nomovemsg = "You regain your composure.";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user