File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
data/sql/db-world/updates Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ WHERE `name` IN (
2828 ' npc' ,
2929 ' npc info' , -- Matches live
3030 ' npc near' ,
31+ ' quest' ,
32+ ' quest status' ,
3133 ' save' ,
3234 ' server' ,
3335 ' server info' ,
@@ -84,6 +86,7 @@ WHERE `name` IN (
8486 ' gm chat' , -- Matches live
8587 ' gm fly' , -- Matches live
8688 ' gm ingame' , -- Matches live
89+ ' gm spectator' ,
8790 ' gm visible' , -- Matches live
8891 ' gmannounce' , -- Matches live
8992 ' gmnameannounce' , -- Matches live
@@ -101,7 +104,6 @@ WHERE `name` IN (
101104 ' go zonexy' ,
102105 ' gobject activate' , -- Matches live
103106 ' gobject info' ,
104- ' gps' ,
105107 ' guild info' ,
106108 ' instance' ,
107109 ' instance getbossstate' ,
@@ -175,7 +177,6 @@ WHERE `name` IN (
175177 ' mutehistory' , -- Matches live
176178 ' neargrave' ,
177179 ' npc guid' ,
178- ' npc near' ,
179180 ' npc playemote' ,
180181 ' npc say' ,
181182 ' npc textemote' ,
You can’t perform that action at this time.
0 commit comments