Home
last modified time | relevance | path

Searched refs:ETR1_AC_M5 (Results 1 – 2 of 2) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Ddefines.h4933 #define ETR1_AC_M5 0x00008000L /* Item has +(up to 5) to AC */ macro
4947 ETR1_AC_M5 | ETR1_NO_DOUBLE_EGO | ETR1_NO_SEED))
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Drandart.c2760 if (fego1 & ETR1_AC_M5) { in add_random_ego_flag()