summaryrefslogtreecommitdiff
path: root/DiscoBot/Properties.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/Properties.json
parentfe1af24f3cda4b94d02e3b2aad68a6c4398362b0 (diff)
minor error fixes and functional improvements
Diffstat (limited to 'DiscoBot/Properties.json')
-rw-r--r--DiscoBot/Properties.json37
1 files changed, 33 insertions, 4 deletions
diff --git a/DiscoBot/Properties.json b/DiscoBot/Properties.json
index 67765d4..8808dbf 100644
--- a/DiscoBot/Properties.json
+++ b/DiscoBot/Properties.json
@@ -84,10 +84,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"
+ ]
}
],
"Sounds": [
@@ -96,5 +124,6 @@
"Url": "http",
"Volume": 100
}
+
]
} \ No newline at end of file