diff options
| -rw-r--r-- | sql/updates/world/2012_12_16_03_world_sai.sql | 2 | ||||
| -rw-r--r-- | sql/updates/world/2012_12_17_00_world_song_of_wind_and_water.sql | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sql/updates/world/2012_12_16_03_world_sai.sql b/sql/updates/world/2012_12_16_03_world_sai.sql index e92d5648f0b..40b1e32dbeb 100644 --- a/sql/updates/world/2012_12_16_03_world_sai.sql +++ b/sql/updates/world/2012_12_16_03_world_sai.sql @@ -1,4 +1,4 @@ -SET @NPC_KC := 28713; +SET @NPC_KC := 28713; SET @NPC_SOUL_FONT_BUNNY := 28724; SET @NPC_QUTEZLUN_WORSHIPPER := 28747; SET @NPC_SERPENTTOUCHED_BERSERKER := 28748; diff --git a/sql/updates/world/2012_12_17_00_world_song_of_wind_and_water.sql b/sql/updates/world/2012_12_17_00_world_song_of_wind_and_water.sql index 0cfc2677df1..52c80334c0c 100644 --- a/sql/updates/world/2012_12_17_00_world_song_of_wind_and_water.sql +++ b/sql/updates/world/2012_12_17_00_world_song_of_wind_and_water.sql @@ -1,4 +1,4 @@ --- Add DB suport for quest ID: 12726 "Song of Wind and Water" +-- Add DB suport for quest ID: 12726 "Song of Wind and Water" -- Indexes: SET @HAIPHOON_W := 28999; -- WATER SET @HAIPHOON_A := 28985; -- AIR |
