Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

XGame.UT2K4TeamRosterPhantom


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
//==============================================================================
// Phantom Teams, you will never face these, they are used as addition teams
// in the phantom matches
//
// Written by Michiel Hendriks
// (c) 2003, Epic Games, Inc. All Rights Reserved
//==============================================================================

class UT2K4TeamRosterPhantom extends UT2K4RosterGroup;

defaultproperties
{
	Difficulty=-1
	Rosters[0]="xGame.PhantomNecrisBlackLegion"
	Rosters[1]="xGame.PhantomDarkPhalanx"
	Rosters[2]="xGame.PhantomRawSteel"
	Rosters[3]="xGame.PhantomBloodReavers"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Di 5.9.2006 22:36:26.000 - Creation time: Do 14.8.2014 09:58:54.549 - Created with UnCodeX