summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>