diff options
| author | Vincent_Michael <Vincent_Michael@gmx.de> | 2013-01-15 22:53:30 +0100 |
|---|---|---|
| committer | Vincent_Michael <Vincent_Michael@gmx.de> | 2013-01-15 22:53:30 +0100 |
| commit | 4b8615e46800d79829c1308bb2614899fa368b6f (patch) | |
| tree | 87416f097d14afe39c612876e77140f329d50cc8 | |
| parent | fc05b3dc58bbd86fbc1618235f0cd9b1c2ab6501 (diff) | |
DB/Game Event: Add missing changes in 6428af8f1663ce7b5c1ff87d86ebffd147196312
| -rw-r--r-- | sql/updates/world/2013_01_15_04_world_game_event.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_01_15_04_world_game_event.sql b/sql/updates/world/2013_01_15_04_world_game_event.sql new file mode 100644 index 00000000000..cfbd399e43d --- /dev/null +++ b/sql/updates/world/2013_01_15_04_world_game_event.sql @@ -0,0 +1 @@ +UPDATE `game_event` SET `start_time`='2013-09-13 00:01:00' WHERE `eventEntry`=11; -- Harvest Festival |
