summaryrefslogtreecommitdiff
path: root/data/help
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-02-13 11:43:23 +0300
committerAndrei Karas <akaras@inbox.ru>2014-02-13 11:43:23 +0300
commit06bce926370519fbd47bf554562e6da217def498 (patch)
treecdd42624c8380a01b5493e766ded59337fa78eeb /data/help
parent7630ff2c7407751a996e12c4e8373a0495afe692 (diff)
downloadplus-06bce926370519fbd47bf554562e6da217def498.tar.gz
plus-06bce926370519fbd47bf554562e6da217def498.tar.bz2
plus-06bce926370519fbd47bf554562e6da217def498.tar.xz
plus-06bce926370519fbd47bf554562e6da217def498.zip
add guild help.
Diffstat (limited to 'data/help')
-rw-r--r--data/help/CMakeLists.txt1
-rw-r--r--data/help/Makefile.am1
-rw-r--r--data/help/chatguild.txt11
3 files changed, 13 insertions, 0 deletions
diff --git a/data/help/CMakeLists.txt b/data/help/CMakeLists.txt
index 7ffb4f5fb..c633b3639 100644
--- a/data/help/CMakeLists.txt
+++ b/data/help/CMakeLists.txt
@@ -1,6 +1,7 @@
SET(FILES
about.txt
chatcommands.txt
+ chatguild.txt
chatparty.txt
commands.txt
download.txt
diff --git a/data/help/Makefile.am b/data/help/Makefile.am
index 1f8cf5b6d..2d357cce1 100644
--- a/data/help/Makefile.am
+++ b/data/help/Makefile.am
@@ -5,6 +5,7 @@ helpdir = $(pkgdatadir)/data/help
help_DATA = \
about.txt \
chatcommands.txt \
+ chatguild.txt \
chatparty.txt \
commands.txt \
download.txt \
diff --git a/data/help/chatguild.txt b/data/help/chatguild.txt
new file mode 100644
index 000000000..e22507e5f
--- /dev/null
+++ b/data/help/chatguild.txt
@@ -0,0 +1,11 @@
+ <- @@index|<<Back to Index>>@@
+
+
+##3 <<Guild chat commands>>
+
+##2
+ <</help - show this help.>>
+ <</invite NICK - invite a player to your party.>>
+ <</leave - leave the party you are in.>>
+ <</kick NICK - kick someone from the party you are in.>>
+ <</notice TEXT - set notice guild text.>>