feat(Scripts/Commands): Update GetBossState to display all states (#21134)
This commit is contained in:
parent
5bc20a184d
commit
3e465ddedc
2 changed files with 7 additions and 7 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `command` SET `help` = 'Syntax: .instance getbossstate [$Name]\nDisplays the state for every available encounter.\nIf no character name is provided, the current map will be used as target.' WHERE `name` = 'instance getbossstate';
|
||||
Loading…
Add table
Add a link
Reference in a new issue