diff options
author | Filip <boev.filip@gmail.com> | 2013-09-10 12:14:01 +0200 |
---|---|---|
committer | Filip <boev.filip@gmail.com> | 2013-09-10 12:14:01 +0200 |
commit | 62a4d53fe7b787e1ef4aa5cbe35710ad3c6fc95d (patch) | |
tree | e347bc0de72029dc51d982f4c63783f7932dfda1 | |
parent | 356ba1e0ce29c12815d927e3c87193f3f877071f (diff) |
Because I hate tabs
-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 |