Home
last modified time | relevance | path

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

/dports/games/angband/Angband-4.2.2/src/
H A Dgame-world.c774 msgt(MSG_TPLEVEL, "You feel yourself yanked upwards!"); in process_world()
777 msgt(MSG_TPLEVEL, "You feel yourself yanked downwards!"); in process_world()
799 msgt(MSG_TPLEVEL, "The floor opens beneath you!"); in process_world()
803 msgt(MSG_TPLEVEL, "You are thrown back in an explosion!"); in process_world()
H A Deffects.c1535 msgt(MSG_TPLEVEL, "The air around you starts to swirl..."); in effect_handler_DEEP_DESCENT()
1542 msgt(MSG_TPLEVEL, "You sense a malevolent presence blocking passage to the levels below."); in effect_handler_DEEP_DESCENT()
3219 msgt(MSG_TPLEVEL, "You rise up through the ceiling."); in effect_handler_TELEPORT_LEVEL()
3223 msgt(MSG_TPLEVEL, "You sink through the floor."); in effect_handler_TELEPORT_LEVEL()
/dports/games/zangband/zangband/lib/pref/
H A Dmessage.prf104 # MSG_TPLEVEL
/dports/games/mangband/mangband-1.5.3/src/common/
H A Ddefines.h716 #define MSG_TPLEVEL 24 macro
/dports/games/angband/Angband-4.2.2/lib/customize/
H A Dmessage.prf100 # MSG_TPLEVEL
/dports/games/mangband/mangband-1.5.3/src/server/
H A Ddungeon.c1646 sound(p_ptr, MSG_TPLEVEL); in process_player_end()
H A Dspells1.c440 sound(p_ptr, MSG_TPLEVEL); in teleport_player_level()
/dports/games/zangband/zangband/src/
H A Ddefines.h4790 #define MSG_TPLEVEL 24 macro