From bbdca0aa43947b2423fa3393c196c84b7916c479 Mon Sep 17 00:00:00 2001 From: Brian Date: Wed, 20 Jan 2010 06:26:13 -0700 Subject: * Cleaning Wintergrasp from the core part 1 * When someone feels like coding it properly, it can be added back in. --HG-- branch : trunk --- src/trinitycore/trinitycore.conf.dist | 70 ----------------------------------- 1 file changed, 70 deletions(-) (limited to 'src/trinitycore') diff --git a/src/trinitycore/trinitycore.conf.dist b/src/trinitycore/trinitycore.conf.dist index 63f7c455e97..6fe239f554c 100644 --- a/src/trinitycore/trinitycore.conf.dist +++ b/src/trinitycore/trinitycore.conf.dist @@ -2083,65 +2083,6 @@ Ra.Secure = 1 # Default: 0 = Only 1 Guild Master per guild # 1 = Allow more than one Guild Master # -# OutdoorPvP.Wintergrasp.Enabled -# Determines whether the Wintergrasp battle is enabled or not. -# Default: 0 = Disable -# 1 = Enable -# -# OutdoorPvP.Wintergrasp.StartTime -# The start time of the first battle after server starts (in minutes) -# Default: 30 -# -# OutdoorPvP.Wintergrasp.BattleTime -# Time limit of a battle (in minutes) -# Default: 30 -# -# OutdoorPvP.Wintergrasp.Interval -# Interval between battles (in minutes) -# Default: 150 -# -# OutdoorPvP.Wintergrasp.CustomHonorRewards -# Defines whether custom honor rewards should be given to player -# for partaking in the Wintergrasp Battle. -# Default: 0 = Disable -# 1 = Enable -# -# OutdoorPvP.Wintergrasp.CustomHonorBattleWin -# Defines the amount of honor points that should be given to the -# team winning the Wintergrasp Battle. -# Requires OutdoorPvP.Wintergrasp.CustomHonorRewards = 1. -# Default: 3000 -# -# OutdoorPvP.Wintergrasp.CustomHonorBattleLose -# Defines the amount of honor points that should be given to the -# team losing the Wintergrasp Battle. -# Requires OutdoorPvP.Wintergrasp.CustomHonorRewards = 1. -# Default: 1250 -# -# OutdoorPvP.Wintergrasp.CustomHonorDamageTower -# Defines the amount of honor points that should be given to the -# team for damaging a tower. -# Requires OutdoorPvP.Wintergrasp.CustomHonorRewards = 1. -# Default: 750 -# -# OutdoorPvP.Wintergrasp.CustomHonorDestroyedTower -# Defines the amount of honor points that should be given to the -# team for destroying a tower. -# Requires OutdoorPvP.Wintergrasp.CustomHonorRewards = 1. -# Default: 750 -# -# OutdoorPvP.Wintergrasp.CustomHonorDamagedBuilding -# Defines the amount of honor points that should be given to the -# team for damaged buildings after the battle. -# Requires OutdoorPvP.Wintergrasp.CustomHonorRewards = 1. -# Default: 750 -# -# OutdoorPvP.Wintergrasp.CustomHonorIntactBuilding -# Defines the amount of honor points that should be given to the -# team for intact buildings after the battle. -# Requires OutdoorPvP.Wintergrasp.CustomHonorRewards = 1. -# Default: 1500 -# # ForbiddenMaps # Map ids that users below SEC_GAMEMASTER cannot enter, # with delimiter ',' @@ -2187,17 +2128,6 @@ PvPToken.MapAllowType = 4 PvPToken.ItemID = 29434 PvPToken.ItemCount = 1 Guild.AllowMultipleGuildMaster = 0 -OutdoorPvP.Wintergrasp.Enabled = 0 -OutdoorPvP.Wintergrasp.StartTime = 30 -OutdoorPvP.Wintergrasp.BattleTime = 30 -OutdoorPvP.Wintergrasp.Interval = 150 -OutdoorPvP.Wintergrasp.CustomHonorRewards = 0 -OutdoorPvP.Wintergrasp.CustomHonorBattleWin = 3000 -OutdoorPvP.Wintergrasp.CustomHonorBattleLose = 1250 -OutdoorPvP.Wintergrasp.CustomHonorDamageTower = 750 -OutdoorPvP.Wintergrasp.CustomHonorDestroyedTower = 750 -OutdoorPvP.Wintergrasp.CustomHonorDamagedBuilding = 750 -OutdoorPvP.Wintergrasp.CustomHonorIntactBuilding = 1500 NoResetTalentsCost = 0 ShowKickInWorld = 0 RecordUpdateTimeDiffInterval = 60000 -- cgit v1.2.3