Changeset 586

Show
Ignore:
Timestamp:
09/28/07 12:18:16 (1 year ago)
Author:
takkaria
Message:

Label preserve mode properly in the character dump (#396)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/option.c

    r570 r586  
    322322{ NULL,                  NULL,                                          FALSE }, /* 190 */ 
    323323{ NULL,                  NULL,                                          FALSE }, /* 191 */ 
    324 { "adult_maximize",      "Adult: Maximize effect of race/class bonuses",  TRUE },  /* 192 */ 
    325 { "adult_randarts",      "Adult: Randomize some of the artifacts (beta)", FALSE }, /* 193 */ 
     324{ "adult_maximize",      "Maximize effect of race/class bonuses",       TRUE },  /* 192 */ 
     325{ "adult_randarts",      "Randomize some of the artifacts (beta)",      FALSE }, /* 193 */ 
    326326{ NULL,                  NULL,                                          FALSE }, /* 194 */ 
    327 { "adult_ironman",       "Adult: Restrict the use of stairs/recall",    FALSE }, /* 195 */ 
    328 { "adult_no_stores",     "Adult: Restrict the use of stores/home",      FALSE }, /* 196 */ 
    329 { "adult_no_artifacts",  "Adult: Restrict creation of artifacts",       FALSE }, /* 197 */ 
    330 { "adult_no_stacking",   "Adult: Don't stack objects on the floor",     FALSE }, /* 198 */ 
    331 { "adult_no_preserve",   "Adult: Preserve artifacts when leaving level", FALSE }, /* 199 */ 
    332 { "adult_no_stairs",     "Adult: Don't generate connected stairs",      FALSE }, /* 200 */ 
     327{ "adult_ironman",       "Restrict the use of stairs/recall",           FALSE }, /* 195 */ 
     328{ "adult_no_stores",     "Restrict the use of stores/home",             FALSE }, /* 196 */ 
     329{ "adult_no_artifacts",  "Restrict creation of artifacts",              FALSE }, /* 197 */ 
     330{ "adult_no_stacking",   "Don't stack objects on the floor",            FALSE }, /* 198 */ 
     331{ "adult_no_preserve",   "Don't preserve artifacts when leaving level", FALSE }, /* 199 */ 
     332{ "adult_no_stairs",     "Don't generate connected stairs",             FALSE }, /* 200 */ 
    333333{ NULL,                  NULL,                                          FALSE }, /* 201 */ 
    334334{ NULL,                  NULL,                                          FALSE }, /* 202 */