Home
last modified time | relevance | path

Searched defs:killer_type (Results 1 – 5 of 5) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dkiller-type.h5 enum killer_type // monster_die(), thing_thrown enum
H A Dplayer-act.cc100 killer_type /*killer*/, in apply_location_effects() argument
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/
H A Dstendhal_init.sql123 killer_type CHAR(1), field
/dports/games/d2x/d2x-0.2.5/main/
H A Dmulti.c660 int killer_pnum, killer_type,killer_id; in multi_compute_kill() local
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/
H A Dmulti.cpp744 const auto killer_type = killer->type; in multi_compute_kill() local