summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgumi <mekolat@users.noreply.github.com>2016-12-07 12:54:55 -0500
committergumi <mekolat@users.noreply.github.com>2016-12-07 12:54:55 -0500
commit25edbc8a9c8c7b5eb204dba81c2b122a0063dbf7 (patch)
tree2a67bb6634ae30f1e2b050d47c1af370588a2e8a
parent8af31ed48eebc51fd32d62685ef495d27f543aba (diff)
parentb999c36719f7bff47e3bb9c97d7f2ad20a4f82bd (diff)
downloadclientdata-s20161213.tar.gz
clientdata-s20161213.tar.bz2
clientdata-s20161213.tar.xz
clientdata-s20161213.zip
Merge remote-tracking branch 'gumiko/debug's20161213
-rw-r--r--help/test-server.txt18
-rw-r--r--skills.xml7
2 files changed, 25 insertions, 0 deletions
diff --git a/help/test-server.txt b/help/test-server.txt
new file mode 100644
index 00000000..13d22586
--- /dev/null
+++ b/help/test-server.txt
@@ -0,0 +1,18 @@
+##3 === <<TEST SERVER>> ===
+ <<##9The ##2test server##9 allows players to test new content before
+ it gets released. It can also be used to test custom
+ character builds and stats.>>
+
+ <<You can perform most debug actions through the ##2Super Menu##9:>>
+ <<##BWrite ##3@super##9 in the chat and press enter.##b>>
+
+ <<You can also access the ##2Super Menu##9 from the ##2Skills##9 window:>>
+ <<##BPress the ##3###keyWindowSkill;##9 key. Go to the ##3Restricted##9 tab.##b>>
+
+ <<To get money: ##3@esp (amount)##9>>
+
+ <<To get items: ##3/createitems>>
+
+ \t10;@@https://www.themanaworld.org/index.php/Dev:Testing_Server|##6<<Click here for the test server documentation>>@@.
+
+
diff --git a/skills.xml b/skills.xml
index da86c6e9..d4aff23a 100644
--- a/skills.xml
+++ b/skills.xml
@@ -47,4 +47,11 @@ Copyright (C) 2010-2013 Evol Online -->
description="Draw text on ground."
useTextParameter="true"/>
</set>
+ <set name="Restricted">
+ <skill
+ id="20002"
+ name="Super Menu"
+ description="Gives access to all debug and administrative options"
+ invokeCmd="@numa"/>
+ </set>
</skills>