diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-04-10 12:22:24 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-04-10 12:22:24 +0000 |
commit | 9902617a47021a73dcbca4ac496a9fb559ee2064 (patch) | |
tree | 1a9fdd042b92462692b77dc2f2727f5289f7125a /weapons.xml | |
parent | 95a7394573b7ad4fc12e401c2a8964328209bab2 (diff) | |
download | clientdata-9902617a47021a73dcbca4ac496a9fb559ee2064.tar.gz clientdata-9902617a47021a73dcbca4ac496a9fb559ee2064.tar.bz2 clientdata-9902617a47021a73dcbca4ac496a9fb559ee2064.tar.xz clientdata-9902617a47021a73dcbca4ac496a9fb559ee2064.zip |
Regenerate all minimaps + update license + autogenerate weapons.xml
I used Moubootaur Legends Client Data Makefile to do this, which was not
submited to current tool repo because I'm not sure the code is good enough
to be added to tools repo. I only know it works (and for me that is enough)
Diffstat (limited to 'weapons.xml')
-rw-r--r-- | weapons.xml | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/weapons.xml b/weapons.xml index 65a51660..bd0a67dc 100644 --- a/weapons.xml +++ b/weapons.xml @@ -1,14 +1,35 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Author: 4144 -Copyright (C) 2015 Evol Online --> +<!-- Author: 4144, Jesusalva +Copyright (C) 2015 Evol Online +Copyright (C) 2019 The Mana World + --> <weapons> <swords> + <item id="3509"/> + <item id="3504"/> + <item id="3507"/> + <item id="3510"/> + <item id="3511"/> + <item id="3508"/> + <item id="3512"/> + <item id="3513"/> + <item id="3505"/> + <item id="3506"/> + <item id="3502"/> + <item id="3503"/> <item id="3501"/> <item id="3500"/> </swords> <bows> + <item id="6002"/> + <item id="6001"/> + <item id="6000"/> </bows> <shields> + <item id="2703"/> + <item id="2702"/> + <item id="2700"/> + <item id="2701"/> </shields> </weapons> |