diff options
Diffstat (limited to 'groups.xml')
-rw-r--r-- | groups.xml | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -46,6 +46,8 @@ Copyright (C) 2017 Evol Online --> longName="Support" inherit="1" highlightName="true" + showBadge="true" + badge="groups/2-support.xml" > <commands> <command name="autotrade" use="self" /> @@ -105,6 +107,8 @@ Copyright (C) 2017 Evol Online --> longName="Developer" inherit="2" highlightName="true" + showBadge="true" + badge="groups/5-developer.xml" > <commands> <command name="load" use="self" /> @@ -134,6 +138,8 @@ Copyright (C) 2017 Evol Online --> longName="Officer" inherit="2" highlightName="true" + showBadge="true" + badge="groups/60-officer.xml" > <commands> <command name="slaveclone" use="both" /> @@ -184,6 +190,8 @@ Copyright (C) 2017 Evol Online --> longName="Game Master" inherit="5,0" highlightName="true" + showBadge="true" + badge="groups/80-master.xml" > <commands> <command name="load" use="self" /> @@ -280,6 +288,8 @@ Copyright (C) 2017 Evol Online --> longName="Administrator" inherit="5" highlightName="true" + showBadge="true" + badge="groups/99-admin.xml" > <commands> <command name="accinfo" use="false" /> |