From ee0202042aafc76eb4339b3a04d06d06921ccdc2 Mon Sep 17 00:00:00 2001 From: TrueDoctor Date: Tue, 25 Sep 2018 21:36:25 +0200 Subject: minor error fixes and functional improvements --- DiscoBot/Help.json | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) (limited to 'DiscoBot/Help.json') 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" + ] } ] } -- cgit v1.2.3-54-g00ecf