Home
last modified time | relevance | path

Searched defs:armour_class (Results 1 – 10 of 10) sorted by relevance

/dports/games/nlarn/nlarn-NLarn-0.7.6/inc/
H A Darmour.h35 } armour_class; typedef
118 #define armour_class(armour) (armours[(armour)->id].category) macro
/dports/games/ldmud/ldmud-3.3.720/mud/lp-245/obj/
H A Darmour.c113 int armour_class() { return ac; } in armour_class() function
H A Dliving.c40 static int armour_class; /* What armour class of monster. */ variable
/dports/net/dgd-lpmud/mud/2.4.5/obj/
H A Darmour.c113 armour_class() { return ac; } in armour_class() function
H A Dliving.c40 static int armour_class; /* What armour class of monster. */ variable
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtileweb.h60 int armour_class; member
H A Dmonster.cc3311 int monster::armour_class(bool calc_unid) const in armour_class() function in monster
H A Dplayer.cc5914 int player::armour_class(bool /*calc_unid*/) const in armour_class() function in player
/dports/games/edge/Edge-1.35-source/ddf/
H A Dthing.h825 bitset_t armour_class; variable
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dexterns.h352 int armour_class; // great -- more mixed american/proper spelling member