add bombing run, double domination, king of the hill, and capture the flag events
add faction tournament mode update vs project
This commit is contained in:
parent
ba8e6c7a19
commit
ab4246058b
6 changed files with 6140 additions and 9 deletions
|
|
@ -181,7 +181,11 @@
|
|||
<Compile Include="Engines\ConPVP\DuelContext.cs" />
|
||||
<Compile Include="Engines\ConPVP\DuelContextGump.cs" />
|
||||
<Compile Include="Engines\ConPVP\DuelTeleporterAddon.cs" />
|
||||
<Compile Include="Engines\ConPVP\Games\BombingRun.cs" />
|
||||
<Compile Include="Engines\ConPVP\Games\CTF.cs" />
|
||||
<Compile Include="Engines\ConPVP\Games\DoubleDom.cs" />
|
||||
<Compile Include="Engines\ConPVP\Games\EventGame.cs" />
|
||||
<Compile Include="Engines\ConPVP\Games\KingOfTheHill.cs" />
|
||||
<Compile Include="Engines\ConPVP\Ladder.cs" />
|
||||
<Compile Include="Engines\ConPVP\LadderGump.cs" />
|
||||
<Compile Include="Engines\ConPVP\Participant.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue