mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-28 04:42:10 +01:00
Scripts/Commands: modify command .dismount to target any selected player (#19788)
- change security lvl for command .dismount to 2 (gamemasters). For players there is /dismount command Closes #19788
This commit is contained in:
File diff suppressed because one or more lines are too long
1
sql/updates/auth/3.3.5/2017_12_17_00_auth.sql
Normal file
1
sql/updates/auth/3.3.5/2017_12_17_00_auth.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `rbac_linked_permissions` SET `id` = 197 WHERE `linkedId` = 501;
|
||||
Reference in New Issue
Block a user