mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
DB/Event: Perry Gatner
This event is meant to occur every 4 hours, not just at 4/8 pm as previously thought
This commit is contained in:
2
sql/updates/world/2014_12_02_00_world.sql
Normal file
2
sql/updates/world/2014_12_02_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
DELETE FROM `game_event` WHERE `eventEntry`=66;
|
||||
UPDATE `game_event` SET `occurence`=240, `description`='Perry Gatner' WHERE `eventEntry`=65;
|
||||
Reference in New Issue
Block a user