mirror of
https://github.com/mangosfour/server.git
synced 2026-01-02 01:37:05 +00:00
[2008_10_29_01_mangos_string.sql 2008_10_29_02_mangos_command.sql] Added new command: .waterwalk on/off - disable or enable waterwalk mode
for selected player Signed-off-by: dythzer <micke223@gmail.com> Add help text and mangos strings. Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
9534aece0b
commit
67779b76b7
8 changed files with 52 additions and 2 deletions
|
|
@ -113,6 +113,8 @@ pkgdata_DATA = \
|
|||
2008_10_28_02_mangos_mangos_string.sql \
|
||||
2008_10_28_03_mangos_command.sql \
|
||||
2008_10_28_04_mangos_command.sql \
|
||||
2008_10_29_01_mangos_mangos_string.sql \
|
||||
2008_10_29_02_mangos_command.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -207,4 +209,6 @@ EXTRA_DIST = \
|
|||
2008_10_28_02_mangos_mangos_string.sql \
|
||||
2008_10_28_03_mangos_command.sql \
|
||||
2008_10_28_04_mangos_command.sql \
|
||||
2008_10_29_01_mangos_mangos_string.sql \
|
||||
2008_10_29_02_mangos_command.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue