projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
162c5ab
)
Increase retrigressiveness of oldstyle a bit.
author
Eric S. Raymond
<esr@thyrsus.com>
Wed, 1 Mar 2023 22:46:13 +0000
(17:46 -0500)
committer
Eric S. Raymond
<esr@thyrsus.com>
Wed, 1 Mar 2023 22:46:13 +0000
(17:46 -0500)
actions.c
patch
|
blob
|
history
diff --git
a/actions.c
b/actions.c
index c09331a8a7a3f812e8585381993189392a8f6a25..a831d97a453b33f7c5566822169cfe63fb1d621d 100644
(file)
--- 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