Increase retrigressiveness of oldstyle a bit.

This commit is contained in:
Eric S. Raymond 2023-03-01 17:46:13 -05:00
parent 162c5abc8a
commit 426684fec2

View file

@ -226,7 +226,7 @@ static phase_codes_t bigwords(vocab_t id)
} }
} else { } else {
fum: fum:
if (game.loc == LOC_GIANTROOM) { if (game.loc == LOC_GIANTROOM || settings.oldstyle) {
rspeak(START_OVER); rspeak(START_OVER);
} else { } else {
/* This is new behavior in Open Adventure - sounds better when /* This is new behavior in Open Adventure - sounds better when