diff options
-rw-r--r-- | sql/updates/world/2013_09_10_03_world_sai.sql | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/updates/world/2013_09_10_03_world_sai.sql b/sql/updates/world/2013_09_10_03_world_sai.sql index f2243983707..26816b6f72f 100644 --- a/sql/updates/world/2013_09_10_03_world_sai.sql +++ b/sql/updates/world/2013_09_10_03_world_sai.sql @@ -7,8 +7,8 @@ SET @ENTRY := 21461; -- Rally Zapnabber SET @ENTRY2 := 21393; -- Cannon Channeler Dummy npc SET @BEAM := 36795; -- Cannon Channel(dnd) - Visual cannon beam SET @MENUID := 8304; -- Gossip -SET @A_MENU := 8454; -- Action Gossip -SET @A_MENU2 := 8455; -- Action Gossip 2 +SET @A_MENU := 8454; -- Action Gossip +SET @A_MENU2 := 8455; -- Action Gossip 2 SET @OPTION := 0; SET @SPEACH := 10360; -- Text 1 SET @SPEACH2 := 10561; -- Text 2 |