Home
last modified time | relevance | path

Searched refs:OPER_ZAP (Results 1 – 3 of 3) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Doperation-types.h14 OPER_ZAP = 'Z', enumerator
H A Dinvent.cc1516 else if (oper == OPER_ZAP && r[i+1] == 'z') // for the 0.3.4. keys in _has_warning_inscription()
1617 case OPER_ZAP: return "zap"; in _operation_verb()
H A Devoke.cc216 OPER_ZAP); in zap_wand()