mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
Core/Commands: Allow "$home" to be second parameter of .tele name, to teleport players to homebind
Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com>
This commit is contained in:
1
sql/updates/world/2011_11_20_world_command.sql
Normal file
1
sql/updates/world/2011_11_20_world_command.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `commands` SET `help`='Syntax: .tele name [#playername] #location\n\nTeleport the given character to a given location. Character can be offline.\n\nTo teleport to homebind, set #location to "$home" (without quotes).' WHERE `name` = 'tele name`;
|
||||
Reference in New Issue
Block a user