Description: Fix timer for Love in the air.
Current behaviour: In game.
Steps to reproduce the problem:
1.Wrong Timer for event.
Branch(es): 335
TC hash/commit:
TrinityCore rev. 1c86d28+ 2016-02-26 17:54:46 -0300 (master branch) (Unix, Release)
TDB version:
TDB 3.3.5 60
Operating system:
Linux & Windows
FIx is : Apply on table world db.
UPDATE `game_event` SET `start_time`= '2016-02-15 19:01:00' WHERE `eventEntry`= 8;
Description: Fix timer for Love in the air.
Current behaviour: In game.
Steps to reproduce the problem:
1.Wrong Timer for event.
Branch(es): 335
TC hash/commit:
TrinityCore rev. 1c86d28+ 2016-02-26 17:54:46 -0300 (master branch) (Unix, Release)
TDB version:
TDB 3.3.5 60
Operating system:
Linux & Windows
FIx is : Apply on table world db.