diff options
| author | hunteee <none@none> | 2009-06-18 19:31:55 +0200 |
|---|---|---|
| committer | hunteee <none@none> | 2009-06-18 19:31:55 +0200 |
| commit | c6c1284eb03354d503acd680958b6df29d022914 (patch) | |
| tree | 6ced7fcce45b4cd3ea6f24484d79a064a40b1588 /sql/FULL | |
| parent | c790caec69ecf1992e4b0098e1da08abe903d328 (diff) | |
*Second part of previous commit.
--HG--
branch : trunk
Diffstat (limited to 'sql/FULL')
| -rw-r--r-- | sql/FULL/world_script_waypoints.sql | 2 | ||||
| -rw-r--r-- | sql/FULL/world_scripts_full.sql | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sql/FULL/world_script_waypoints.sql b/sql/FULL/world_script_waypoints.sql index e8c541a9b07..a92d60114a1 100644 --- a/sql/FULL/world_script_waypoints.sql +++ b/sql/FULL/world_script_waypoints.sql @@ -712,4 +712,4 @@ INSERT INTO `script_waypoint` VALUES (2917, 41, 4671.924316, 599.752197, 16.01242, 5000, 'SAY_REM_REMEMBER'), (2917, 42, 4676.976074, 600.649780, 17.82566, 5000, 'EMOTE_REM_END'); -/* EOF */
\ No newline at end of file +/* EOF */ diff --git a/sql/FULL/world_scripts_full.sql b/sql/FULL/world_scripts_full.sql index 1501289bfa1..50736793824 100644 --- a/sql/FULL/world_scripts_full.sql +++ b/sql/FULL/world_scripts_full.sql @@ -1131,4 +1131,4 @@ INSERT INTO `creature_ai_scripts` VALUES -/* EOF */
\ No newline at end of file +/* EOF */ |
