Home
last modified time | relevance | path

Searched refs:CMD_STEAL (Results 1 – 4 of 4) sorted by relevance

/dports/games/angband/Angband-4.2.2/src/
H A Dcmd-core.h94 CMD_STEAL, enumerator
H A Dui-context.c472 ADD_LABEL("Steal", CMD_STEAL, MN_ROW_VALID); in context_menu_cave()
564 case CMD_STEAL: in context_menu_cave()
616 case CMD_STEAL: in context_menu_cave()
H A Dui-game.c180 { "Steal from a monster", { 's' }, CMD_STEAL, NULL, NULL },
H A Dcmd-core.c81 { CMD_STEAL, "steal", do_cmd_steal, false, 0 },