aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2014-04-26 02:05:29 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2014-04-26 02:05:29 +0200
commit68b508df27d20faeecf77933008f250b32f22392 (patch)
tree1fb838cea3550de5294333089c787ab0e2d751f6 /src/server/worldserver
parent1390621f4da88d6749e42bea0a131fae74742fa4 (diff)
Core/GameEvent: Use game_event table for blizzard birthday
Diffstat (limited to 'src/server/worldserver')
-rw-r--r--src/server/worldserver/worldserver.conf.dist9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/server/worldserver/worldserver.conf.dist b/src/server/worldserver/worldserver.conf.dist
index 4caaba48089..12d25d98b19 100644
--- a/src/server/worldserver/worldserver.conf.dist
+++ b/src/server/worldserver/worldserver.conf.dist
@@ -1042,15 +1042,6 @@ AccountInstancesPerHour = 5
Account.PasswordChangeSecurity = 0
#
-# BirthdayTime
-# Description: Set to date of project's birth in UNIX time. By default the date when TrinityCore was started (Thu Oct 2, 2008)
-# Default: 1222964635
-#
-#
-
-BirthdayTime = 1222964635
-
-#
###################################################################################################
###################################################################################################