summaryrefslogtreecommitdiff
path: root/DiscoBot/Properties
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/Properties
parentfe1af24f3cda4b94d02e3b2aad68a6c4398362b0 (diff)
minor error fixes and functional improvements
Diffstat (limited to 'DiscoBot/Properties')
-rw-r--r--DiscoBot/Properties/DiscoBot-Auxiliary-CommandInfo.json14
1 files changed, 12 insertions, 2 deletions
diff --git a/DiscoBot/Properties/DiscoBot-Auxiliary-CommandInfo.json b/DiscoBot/Properties/DiscoBot-Auxiliary-CommandInfo.json
index 7162268..b9941f2 100644
--- a/DiscoBot/Properties/DiscoBot-Auxiliary-CommandInfo.json
+++ b/DiscoBot/Properties/DiscoBot-Auxiliary-CommandInfo.json
@@ -83,9 +83,19 @@
{
"Name": "Gm",
"Scope": "Meister",
- "Brief": "Testbeschreibung",
+ "Brief": "Kontrolliere andere Charaktere",
"Description": [
- "Gm Aktionen"
+ "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"
]
}
] \ No newline at end of file