OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SC_COUNCIL
(Results
1 - 5
of
5
) sorted by relevancy
/src/games/phantasia/
phantdefs.h
72
#define
SC_COUNCIL
2 /* council of the wise */
interplayer.c
487
Player.p_specialtype =
SC_COUNCIL
;
492
if (Player.p_specialtype <
SC_COUNCIL
)
680
if (Player.p_specialtype <
SC_COUNCIL
&& !Wizard)
fight.c
670
if (Player.p_specialtype >=
SC_COUNCIL
)
837
if (Player.p_specialtype <
SC_COUNCIL
)
867
if (Player.p_specialtype <
SC_COUNCIL
)
1258
&& Player.p_specialtype <
SC_COUNCIL
main.c
292
if (Player.p_specialtype >=
SC_COUNCIL
|| Wizard)
593
&& Player.p_specialtype <=
SC_COUNCIL
639
if (Wizard || Player.p_specialtype >=
SC_COUNCIL
)
712
if (Other.p_specialtype ==
SC_COUNCIL
&& Other.p_status != S_NOTUSED)
misc.c
63
if (Player.p_level >= 3000.0 && Player.p_specialtype <
SC_COUNCIL
)
69
Player.p_specialtype =
SC_COUNCIL
;
494
case
SC_COUNCIL
:
628
Player.p_specialtype =
SC_COUNCIL
;
Completed in 17 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025