diff options
author | MacWarrior <macwarrior94@gmail.com> | 2011-12-26 00:05:27 +0100 |
---|---|---|
committer | MacWarrior <macwarrior94@gmail.com> | 2011-12-26 00:05:27 +0100 |
commit | e75c3b1acdd3d024b954b0fe373ac7585530fcec (patch) | |
tree | 35a0dfb4aacf88c98dc57c325898de8db6b8d7fb | |
parent | 4792d2e18a59362023e3b4e44fc67b2acabd53b0 (diff) |
Update sql/updates/world/2011_12_25_00_world_areatrigger_scriptnames.sql
-rw-r--r-- | sql/updates/world/2011_12_25_00_world_areatrigger_scriptnames.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2011_12_25_00_world_areatrigger_scriptnames.sql b/sql/updates/world/2011_12_25_00_world_areatrigger_scriptnames.sql index 4a66326ead5..2a16394c7fe 100644 --- a/sql/updates/world/2011_12_25_00_world_areatrigger_scriptnames.sql +++ b/sql/updates/world/2011_12_25_00_world_areatrigger_scriptnames.sql @@ -1,3 +1,3 @@ DELETE FROM `areatrigger_scripts` WHERE `entry`=4752; INSERT INTO `areatrigger_scripts` (`entry`,`ScriptName`) VALUES -(4752,'at_nats_landing');
\ No newline at end of file +(4752,'at_nats_landing'); |