Home
last modified time | relevance | path

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

/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dchar.h200 TEAM_EVIL = ( 'E' - 'A' ), ///< Evil team enumerator
H A Dscript_functions.c6440 switch_team( pself->index, ( TEAM_REF )TEAM_EVIL ); in scr_JoinEvilTeam()