mirror of
https://codeberg.org/noisytoot/notnotdnethack.git
synced 2025-08-14 00:21:38 +01:00
Madmen should have the maniac flag set.
This commit is contained in:
parent
bfaf148b81
commit
94aaf43c3f
1 changed files with 1 additions and 0 deletions
|
@ -1997,6 +1997,7 @@ u_init()
|
|||
#endif /* CONVICT */
|
||||
case PM_MADMAN:
|
||||
u.veil = FALSE;
|
||||
u.umaniac = TRUE;
|
||||
ini_inv(Madman);
|
||||
knows_object(SKELETON_KEY);
|
||||
knows_object(POT_BOOZE);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue