X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=actions.c;h=a831d97a453b33f7c5566822169cfe63fb1d621d;hb=426684fec2c4b61ae3e1eb6c709fca61f0e5753f;hp=c09331a8a7a3f812e8585381993189392a8f6a25;hpb=162c5abc8a475ab4382c6859487517c0095fe897;p=open-adventure.git diff --git a/actions.c b/actions.c index c09331a..a831d97 100644 --- a/actions.c +++ b/actions.c @@ -226,7 +226,7 @@ static phase_codes_t bigwords(vocab_t id) } } else { fum: - if (game.loc == LOC_GIANTROOM) { + if (game.loc == LOC_GIANTROOM || settings.oldstyle) { rspeak(START_OVER); } else { /* This is new behavior in Open Adventure - sounds better when