HomeSort by: relevance | last modified time | path
    Searched defs:tamper (Results 1 - 2 of 2) sorted by relevancy

  /src/games/phantasia/
interplayer.c 671 short tamper; /* value for tampering with other players */ local in function:dotampered
691 tamper = T_TRANSPORT;
696 tamper = T_CURSED;
717 tamper = T_BESTOW;
773 tamper = T_HEAL;
795 tamper = T_MONSTER;
803 tamper = T_RELOCATE;
808 tamper = T_BLESSED;
814 tamper = T_VAPORIZED;
849 if (tamper == T_RELOCAT
    [all...]
interplayer.c 671 short tamper; /* value for tampering with other players */ local in function:dotampered
691 tamper = T_TRANSPORT;
696 tamper = T_CURSED;
717 tamper = T_BESTOW;
773 tamper = T_HEAL;
795 tamper = T_MONSTER;
803 tamper = T_RELOCATE;
808 tamper = T_BLESSED;
814 tamper = T_VAPORIZED;
849 if (tamper == T_RELOCAT
    [all...]

Completed in 291 milliseconds