Skip to content

Commit a6f99a0

Browse files
authored
Drop instance unbind to level 1 from 2.
1 parent 14a493b commit a6f99a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/sql/db-world/updates/commands.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ WHERE `name` IN (
104104
'instance',
105105
'instance getbossstate',
106106
'instance listbinds',
107+
'instance unbind',
107108
'inventory',
108109
'inventory count',
109110
'item move',
@@ -287,7 +288,6 @@ WHERE `name` IN (
287288
'guild uninvite',
288289
'hidearea',
289290
'instance setbossstate',
290-
'instance unbind',
291291
'item refund',
292292
'item restore',
293293
'item restore list',

0 commit comments

Comments
 (0)