Home
last modified time | relevance | path

Searched refs:E_VOLCANO (Results 1 – 8 of 8) sorted by relevance

/dports/games/omega/omega/
H A Dgen1.c109 case E_VOLCANO:
432 else if (Current_Environment == E_VOLCANO) { in cavern_level()
566 else if ((i < 55) && (Current_Environment != E_VOLCANO)) { in install_specials()
585 if (Current_Environment == E_VOLCANO) { in install_specials()
H A Dlev.c86 else if (monstertype == E_VOLCANO) nummonsters += 20;
166 case E_VOLCANO:
482 case E_VOLCANO: return(depth/4)+5; in difficulty()
H A Daux2.c776 case VOLCANO: change_environment(E_VOLCANO); break;
1067 case E_VOLCANO:
1079 if (Current_Dungeon != E_VOLCANO) {
1086 Current_Dungeon = E_VOLCANO;
H A Dgen2.c317 else if (Current_Environment == E_VOLCANO) { in room_level()
435 else if (Current_Environment == E_VOLCANO) { in maze_level()
H A Dsave.c614 case E_VOLCANO: MaxDungeonLevels = VOLCANOLEVELS; break;
804 case E_VOLCANO:
H A Dutil.c828 case E_VOLCANO: return(depth/4)+5; in difficulty()
H A Ddefs.h187 #define E_VOLCANO 8 macro
H A Daux1.c91 case E_VOLCANO: