[2008_10_29_04_mangos_mangos_string.sql 2008_10_29_05_mangos_command.sql] Added new...
commitf36c077818260c9b260a28d79041550326027e00
authordythzer <micke223@gmail.com>
Sun, 26 Oct 2008 17:54:07 +0000 (26 18:54 +0100)
committerVladimirMangos <vladimir@getmangos.com>
Wed, 29 Oct 2008 19:50:19 +0000 (29 22:50 +0300)
treecfb1e78078f735a6c55324bafb214425f1db0822
parent7b5968dca956c2a702c273ebb387ca0942ca54a7
[2008_10_29_04_mangos_mangos_string.sql 2008_10_29_05_mangos_command.sql] Added new command: .npc follow - Makes the selected NPC follow you around like a pet

Signed-off-by: dythzer <micke223@gmail.com>
* Also implement .npc unfollow for cancel following.
* Help and mangos strings.
* Unrelated small fixes in mangos.sql.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
sql/mangos.sql
sql/updates/2008_10_29_04_mangos_mangos_string.sql [new file with mode: 0644]
sql/updates/2008_10_29_05_mangos_command.sql [new file with mode: 0644]
sql/updates/Makefile.am
src/game/Chat.cpp
src/game/Chat.h
src/game/Language.h
src/game/Level2.cpp