Initial Patch of Auction House bot rev. 135
[auctionmangos.git] / sql / updates / 0.7 / 3174_command.sql
blobc42c9b4874db98060a1df3cdc3417547cb607320
1 UPDATE `command` SET `help`='Syntax: .recall [$playername]\r\n\r\nTeleport $playername or selected player to the place where he has been before last use of a teleportation command. If no $playername is entered and no player is selected, it will teleport you.' WHERE `name`='recall';