summaryrefslogtreecommitdiff
path: root/badges.xml
blob: 1a42faa2ab5d64493dede97e84c435cc090ca61a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: 4144, Jesusalva
Copyright (C) 2021 The Mana World
Copyright (C) 2013 Evol Online -->
<badges>
  <party>
    <!-- we don't want party badges anymore, except for maybe two: -->
    <badge name="ClientDevelopers" image="parties/manaplus.xml"/>
    <!--badge name="GM Party" image="parties/manaplus.xml"/-->
  </party>
  <guild>
    <!-- we only recognize guilds that have 25+ members -->
    <badge name="Celestia's Tea Party" image="guilds/celestiasteaparty.xml"/>
    <badge name="Crew of Red Corsair" image="guilds/crc.xml"/>
    <badge name="follow the white rabbit" image="guilds/followthewhiterabbit.xml"/>
    <badge name="MAF" image="guilds/saulcarmy.xml"/>
    <badge name="M.A.G.E." image="guilds/lazshard.xml"/>
    <badge name="Phoenix Council" image="guilds/phoenixcouncil.xml"/>
    <badge name="The Archers Creed" image="guilds/thearcherscreed.xml"/>
  </guild>
</badges>