summaryrefslogtreecommitdiff
path: root/clans.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-09 23:22:42 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-09 23:22:42 -0300
commitc7eaf530e07572c69cb31e112d615a4bd0eef443 (patch)
tree1e72682b2cae0d6ca5eea81c10d3466fce5b4fff /clans.xml
parent4903d41b99555c45be569de1c20ba4035854c888 (diff)
downloadclientdata-c7eaf530e07572c69cb31e112d615a4bd0eef443.tar.gz
clientdata-c7eaf530e07572c69cb31e112d615a4bd0eef443.tar.bz2
clientdata-c7eaf530e07572c69cb31e112d615a4bd0eef443.tar.xz
clientdata-c7eaf530e07572c69cb31e112d615a4bd0eef443.zip
Add missing file
Diffstat (limited to 'clans.xml')
-rw-r--r--clans.xml39
1 files changed, 39 insertions, 0 deletions
diff --git a/clans.xml b/clans.xml
new file mode 100644
index 00000000..4ca2910e
--- /dev/null
+++ b/clans.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: 4144, Jesusalva
+Copyright (C) 2018 Evol Online
+Copyright (C) 2020 The Mana World -->
+
+<clans>
+ <clan
+ id="1"
+ name="Legion of Aemil"
+ str="2"
+ vit="1"
+ maxhp="30"
+ maxmp="10"
+ />
+ <clan
+ id="2"
+ name="Brotherhood of Argaes"
+ dex="2"
+ agi="1"
+ maxhp="30"
+ maxmp="10"
+ />
+ <clan
+ id="3"
+ name="The Thieves"
+ luk="2"
+ dex="1"
+ maxhp="30"
+ maxmp="10"
+ />
+ <clan
+ id="4"
+ name="The Magic Guild"
+ int="2"
+ agi="1"
+ maxhp="30"
+ maxmp="10"
+ />
+</clans>