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

XGame.TeamNewSuperNova


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
//==============================================================================
// The new SuperNova team
//
// Written by Michiel Hendriks
// (c) 2003, Epic Games, Inc. All Rights Reserved
//==============================================================================

class TeamNewSuperNova extends UT2K4TeamRoster;

defaultproperties
{
	TeamLevel=0
	//TeamNameSound=sound'AnnouncerFemale2K4.SuperNova' // missing?
	VoiceOver=sound'AnnouncerFemale2K4.SuperNova_description'
	TeamDescription="Super Nova, a team of mercenaries from the Seventh Mercenary Fleet, has entered the Tournament to pay off their debts to the Izanagi Corporation."

	TeamName="Super Nova"
	TeamSymbolName="TeamSymbols_UT2004.NewSupernova"
	RosterNames(0)="Perish"
	RosterNames(1)="Nemesis"
	RosterNames(2)="Ariel"
	RosterNames(3)="Wraith"
	RosterNames(4)="Faith"
	RosterNames(5)="Phantom"
	RosterNames(6)="Nova"
	RosterNames(7)="Dragon"
}

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:51.969 - Created with UnCodeX