blob: 1a42faa2ab5d64493dede97e84c435cc090ca61a (
plain) (
tree)
|
|
<?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>
|