OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:confused
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
hack.read.c
80
boolean
confused
= (Confusion != 0);
local in function:doread
94
if (
confused
)
95
pline("Being
confused
, you mispronounce the magic words ... ");
110
if (
confused
) {
129
if (
confused
) {
156
if (
confused
) {
171
if (
confused
)
179
if (
confused
)
187
if (
confused
)
195
if (
confused
)
[
all
...]
/src/games/rogue/
use.c
60
short
confused
= 0;
variable in typeref:typename:short
158
"you feel
confused
"));
354
if (
confused
&& extra) {
356
} else if (
confused
) {
357
confused
= (
confused
/ 2) + 1;
604
confused
+= get_rand(12, 22);
610
confused
= 0;
611
messagef(1, "you feel less %s now", (halluc ? "trippy" : "
confused
"));
Completed in 13 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025