merge bit
This commit is contained in:
+2
-1
@@ -20,7 +20,8 @@ struct flag {
|
|||||||
boolean autodig; /* MRKR: Automatically dig */
|
boolean autodig; /* MRKR: Automatically dig */
|
||||||
boolean autoquiver; /* Automatically fill quiver */
|
boolean autoquiver; /* Automatically fill quiver */
|
||||||
boolean autoopen; /* open doors by walking into them */
|
boolean autoopen; /* open doors by walking into them */
|
||||||
boolean autounlock; /* automatically apply unlocking tools */
|
boolean autounlock; /* automatically apply unlocking tools */
|
||||||
|
boolean beginner; /* True early in each game; affects feedback */
|
||||||
boolean biff; /* enable checking for mail */
|
boolean biff; /* enable checking for mail */
|
||||||
boolean bones; /* allow saving/loading bones */
|
boolean bones; /* allow saving/loading bones */
|
||||||
boolean confirm; /* confirm before hitting tame monsters */
|
boolean confirm; /* confirm before hitting tame monsters */
|
||||||
|
|||||||
Reference in New Issue
Block a user