mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
Scripts/Commands: Convert argument parsing of most debug commands to new system (PR #25260)
(cherry picked from commit 76f309b4e8)
This commit is contained in:
committed by
Shauren
parent
e0ddc676d6
commit
ec26736e30
@@ -0,0 +1,3 @@
|
||||
UPDATE `command` SET `help`='Syntax: .debug transport [start/stop]
|
||||
|
||||
Allows to stop the current transport at its nearest wait point and start movement of a stopped one. Not all transports can be started or stopped.' WHERE `name`='debug transport';
|
||||
Reference in New Issue
Block a user