summaryrefslogtreecommitdiff
path: root/DiscoBot/Help.json
diff options
context:
space:
mode:
authorTrueDoctor <d-kobert@web.de>2018-09-25 21:36:25 +0200
committerTrueDoctor <d-kobert@web.de>2018-09-25 21:36:25 +0200
commitee0202042aafc76eb4339b3a04d06d06921ccdc2 (patch)
treeba5a41be5c4e61cbf759f3252d1562b649023d69 /DiscoBot/Help.json
parentfe1af24f3cda4b94d02e3b2aad68a6c4398362b0 (diff)
minor error fixes and functional improvements
Diffstat (limited to 'DiscoBot/Help.json')
-rw-r--r--DiscoBot/Help.json34
1 files changed, 32 insertions, 2 deletions
diff --git a/DiscoBot/Help.json b/DiscoBot/Help.json
index 1ed7feb..44ce054 100644
--- a/DiscoBot/Help.json
+++ b/DiscoBot/Help.json
@@ -83,8 +83,38 @@
{
"Name": "Gm",
"Scope": "Meister",
- "Brief": "Testbeschreibung",
- "Description": [ "Gm Aktionen" ]
+ "Brief": "Kontrolliere andere Charaktere",
+ "Description": [
+ "Mit !GM fürhrt man commands als eine andere Person aus.",
+ " !GM [charaktername] [command] [commandattribut] [mofifier]",
+ " Unterstützte [commands]'s:",
+ " !GM [name] LE",
+ " !GM [name] AE",
+ " !GM [name] Talent",
+ " !GM [name] Fernkampf",
+ " !GM [name] Eigenschaft",
+ " !GM [name] Zauber",
+ " !GM [name] Angriff",
+ " !GM [name] Parade"
+ ]
+ },
+ {
+ "Name": "ich bin",
+ "Scope": "All",
+ "Brief": "Kontrolliere andere Charaktere",
+ "Description": [
+ "Mit !GM fürhrt man commands als eine andere Person aus.",
+ " !GM [charaktername] [command] [commandattribut] [mofifier]",
+ " Unterstützte [commands]'s:",
+ " !GM [name] LE",
+ " !GM [name] AE",
+ " !GM [name] Talent",
+ " !GM [name] Fernkampf",
+ " !GM [name] Eigenschaft",
+ " !GM [name] Zauber",
+ " !GM [name] Angriff",
+ " !GM [name] Parade"
+ ]
}
]
}