Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Fix Typo
Browse files Browse the repository at this point in the history
Signed-off-by: AriDEV <aridev666@gmail.com>
  • Loading branch information
AriDEV committed Apr 28, 2019
1 parent cb22829 commit 6d20c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/updates/world/2019_01_30_01_world.sql
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-- SmartScript for Quest: To the Surface (27674).
SET @QUESTID := 27674;
SET @QUESTOBJECTIVE := 276692
SET @QUESTOBJECTIVE := 276692;
SET @TORBEN := 46293;
SET @MENUID := 12104;
SET @SPELLID := 86278;
Expand Down

0 comments on commit 6d20c5d

Please sign in to comment.