summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/equipment')
-rw-r--r--graphics/sprites/equipment/chest/cottonshirt-female.xml13
-rw-r--r--graphics/sprites/equipment/chest/cottonshirt-male.xml13
-rw-r--r--graphics/sprites/equipment/chest/shirt-female.xml13
-rw-r--r--graphics/sprites/equipment/chest/shirt-male.xml13
-rw-r--r--graphics/sprites/equipment/chest/tanktop-female.xml13
-rw-r--r--graphics/sprites/equipment/chest/tanktop-male.xml13
-rw-r--r--graphics/sprites/equipment/feet/boots-female.xml13
-rw-r--r--graphics/sprites/equipment/feet/boots-male.xml13
-rw-r--r--graphics/sprites/equipment/hands/armbands-female.xml11
-rw-r--r--graphics/sprites/equipment/hands/armbands-male.xml11
-rw-r--r--graphics/sprites/equipment/head/bandana.xml11
-rw-r--r--graphics/sprites/equipment/legs/shorts-female.xml11
-rw-r--r--graphics/sprites/equipment/legs/shorts-male.xml13
-rw-r--r--graphics/sprites/equipment/weapons/dagger.xml9
-rw-r--r--graphics/sprites/equipment/weapons/knife.xml9
15 files changed, 109 insertions, 70 deletions
diff --git a/graphics/sprites/equipment/chest/cottonshirt-female.xml b/graphics/sprites/equipment/chest/cottonshirt-female.xml
index 3172f9de..9a7d41cd 100644
--- a/graphics/sprites/equipment/chest/cottonshirt-female.xml
+++ b/graphics/sprites/equipment/chest/cottonshirt-female.xml
@@ -1,8 +1,11 @@
-<?xml version="1.0"?>
-<!-- Author from The Mana World
-Copyright (C) 2010-2012 Evol Online -->
-<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/equipment/chest/cottonshirt-female.png|W" width="64" height="64"/>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Reid
+Copyright (C) 2012 Evol Online -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/chest/cottonshirt-female.png|W"
+ width="64"
+ height="64"/>
<include file="races/human-male.xml"/>
</sprite>
diff --git a/graphics/sprites/equipment/chest/cottonshirt-male.xml b/graphics/sprites/equipment/chest/cottonshirt-male.xml
index 75304927..113c8f50 100644
--- a/graphics/sprites/equipment/chest/cottonshirt-male.xml
+++ b/graphics/sprites/equipment/chest/cottonshirt-male.xml
@@ -1,8 +1,11 @@
-<?xml version="1.0"?>
-<!-- Author from The Mana World
-Copyright (C) 2010-2012 Evol Online -->
-<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/equipment/chest/cottonshirt-male.png|W" width="64" height="64"/>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Reid
+Copyright (C) 2012 Evol Online -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/chest/cottonshirt-male.png|W"
+ width="64"
+ height="64"/>
<include file="races/human-male.xml"/>
</sprite>
diff --git a/graphics/sprites/equipment/chest/shirt-female.xml b/graphics/sprites/equipment/chest/shirt-female.xml
index 3dead3af..bece2f7d 100644
--- a/graphics/sprites/equipment/chest/shirt-female.xml
+++ b/graphics/sprites/equipment/chest/shirt-female.xml
@@ -1,8 +1,11 @@
-<?xml version="1.0"?>
-<!-- Author from The Mana World
-Copyright (C) 2010-2012 Evol Online -->
-<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/equipment/chest/shirt-female.png|W;R" width="64" height="64"/>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Reid
+Copyright (C) 2012 Evol Online -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/chest/shirt-female.png|W"
+ width="64"
+ height="64"/>
<include file="races/human-male.xml"/>
</sprite>
diff --git a/graphics/sprites/equipment/chest/shirt-male.xml b/graphics/sprites/equipment/chest/shirt-male.xml
index 9a301e7c..113c8f50 100644
--- a/graphics/sprites/equipment/chest/shirt-male.xml
+++ b/graphics/sprites/equipment/chest/shirt-male.xml
@@ -1,8 +1,11 @@
-<?xml version="1.0"?>
-<!-- Author from The Mana World
-Copyright (C) 2010-2012 Evol Online -->
-<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/equipment/chest/shirt-male.png|W;R" width="64" height="64"/>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Reid
+Copyright (C) 2012 Evol Online -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/chest/cottonshirt-male.png|W"
+ width="64"
+ height="64"/>
<include file="races/human-male.xml"/>
</sprite>
diff --git a/graphics/sprites/equipment/chest/tanktop-female.xml b/graphics/sprites/equipment/chest/tanktop-female.xml
index 027649f9..9e310439 100644
--- a/graphics/sprites/equipment/chest/tanktop-female.xml
+++ b/graphics/sprites/equipment/chest/tanktop-female.xml
@@ -1,8 +1,11 @@
-<?xml version="1.0"?>
-<!-- Author from The Mana World
-Copyright (C) 2010-2012 Evol Online -->
-<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/equipment/chest/tanktop-female.png|W" width="64" height="64"/>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Reid
+Copyright (C) 2012 Evol Online -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/chest/tanktop-female.png|W"
+ width="64"
+ height="64"/>
<include file="races/human-male.xml"/>
</sprite>
diff --git a/graphics/sprites/equipment/chest/tanktop-male.xml b/graphics/sprites/equipment/chest/tanktop-male.xml
index 9bede6ed..7a49edfa 100644
--- a/graphics/sprites/equipment/chest/tanktop-male.xml
+++ b/graphics/sprites/equipment/chest/tanktop-male.xml
@@ -1,8 +1,11 @@
-<?xml version="1.0"?>
-<!-- Author from The Mana World
-Copyright (C) 2010-2012 Evol Online -->
-<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/equipment/chest/tanktop-male.png|W" width="64" height="64"/>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Reid
+Copyright (C) 2012 Evol Online -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/chest/tanktop-male.png|W"
+ width="64"
+ height="64"/>
<include file="races/human-male.xml"/>
</sprite>
diff --git a/graphics/sprites/equipment/feet/boots-female.xml b/graphics/sprites/equipment/feet/boots-female.xml
index a08e8841..0e6b2dcd 100644
--- a/graphics/sprites/equipment/feet/boots-female.xml
+++ b/graphics/sprites/equipment/feet/boots-female.xml
@@ -1,8 +1,11 @@
-<?xml version="1.0"?>
-<!-- Author from The Mana World
-Copyright (C) 2010-2012 Evol Online -->
-<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/equipment/feet/boots-female.png|W" width="64" height="64"/>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Reid
+Copyright (C) 2012 Evol Online -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/feet/boots-female.png|W"
+ width="64"
+ height="64"/>
<include file="races/human-male.xml"/>
</sprite>
diff --git a/graphics/sprites/equipment/feet/boots-male.xml b/graphics/sprites/equipment/feet/boots-male.xml
index e2ea2a09..44b57a8f 100644
--- a/graphics/sprites/equipment/feet/boots-male.xml
+++ b/graphics/sprites/equipment/feet/boots-male.xml
@@ -1,8 +1,11 @@
-<?xml version="1.0"?>
-<!-- Author from The Mana World
-Copyright (C) 2010-2012 Evol Online -->
-<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/equipment/feet/boots-male.png|W" width="64" height="64"/>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Reid
+Copyright (C) 2012 Evol Online -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/feet/boots-male.png|W"
+ width="64"
+ height="64"/>
<include file="races/human-male.xml"/>
</sprite>
diff --git a/graphics/sprites/equipment/hands/armbands-female.xml b/graphics/sprites/equipment/hands/armbands-female.xml
index abb22dfd..fb7fca18 100644
--- a/graphics/sprites/equipment/hands/armbands-female.xml
+++ b/graphics/sprites/equipment/hands/armbands-female.xml
@@ -1,10 +1,11 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Reid
-Copyright (C) 2010-2012 Evol Online -->
+Copyright (C) 2012 Evol Online -->
<sprite>
<imageset name="base"
- src="graphics/sprites/equipment/hands/armbands-female.png|W"
- width="64"
- height="64"/>
+ src="graphics/sprites/equipment/hands/armbands-female.png"
+ width="64"
+ height="64"/>
+
<include file="races/human-male.xml"/>
</sprite>
diff --git a/graphics/sprites/equipment/hands/armbands-male.xml b/graphics/sprites/equipment/hands/armbands-male.xml
index 4a377863..bc9ef3af 100644
--- a/graphics/sprites/equipment/hands/armbands-male.xml
+++ b/graphics/sprites/equipment/hands/armbands-male.xml
@@ -1,10 +1,11 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Reid
-Copyright (C) 2010-2012 Evol Online -->
+Copyright (C) 2012 Evol Online -->
<sprite>
<imageset name="base"
- src="graphics/sprites/equipment/hands/armbands-male.png|W"
- width="64"
- height="64"/>
+ src="graphics/sprites/equipment/hands/armbands-male.png"
+ width="64"
+ height="64"/>
+
<include file="races/human-male.xml"/>
</sprite>
diff --git a/graphics/sprites/equipment/head/bandana.xml b/graphics/sprites/equipment/head/bandana.xml
index ea8d6947..701f4a09 100644
--- a/graphics/sprites/equipment/head/bandana.xml
+++ b/graphics/sprites/equipment/head/bandana.xml
@@ -1,8 +1,11 @@
-<?xml version="1.0"?>
-<!-- Author from The Mana World
-Copyright (C) 2010-2012 Evol Online -->
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Reid
+Copyright (C) 2012 Evol Online -->
<sprite>
- <imageset name="base" src="graphics/sprites/equipment/head/bandana.png" width="29" height="21"/>
+ <imageset name="base"
+ src="graphics/sprites/equipment/head/bandana.png"
+ width="29"
+ height="21"/>
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/equipment/legs/shorts-female.xml b/graphics/sprites/equipment/legs/shorts-female.xml
index 590729c9..ba19ed14 100644
--- a/graphics/sprites/equipment/legs/shorts-female.xml
+++ b/graphics/sprites/equipment/legs/shorts-female.xml
@@ -1,10 +1,11 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Reid
-Copyright (C) 2010-2012 Evol Online -->
+Copyright (C) 2012 Evol Online -->
<sprite>
<imageset name="base"
- src="graphics/sprites/equipment/legs/shorts-female.png|W"
- width="64"
- height="64"/>
+ src="graphics/sprites/equipment/legs/shorts-female.png|W"
+ width="64"
+ height="64"/>
+
<include file="races/human-male.xml"/>
</sprite>
diff --git a/graphics/sprites/equipment/legs/shorts-male.xml b/graphics/sprites/equipment/legs/shorts-male.xml
index 559f2bac..bb859095 100644
--- a/graphics/sprites/equipment/legs/shorts-male.xml
+++ b/graphics/sprites/equipment/legs/shorts-male.xml
@@ -1,8 +1,11 @@
-<?xml version="1.0"?>
-<!-- Author from The Mana World
-Copyright (C) 2010-2012 Evol Online -->
-<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/equipment/legs/shorts-male.png|W" width="64" height="64"/>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Reid
+Copyright (C) 2012 Evol Online -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/legs/shorts-male.png|W"
+ width="64"
+ height="64"/>
<include file="races/human-male.xml"/>
</sprite>
diff --git a/graphics/sprites/equipment/weapons/dagger.xml b/graphics/sprites/equipment/weapons/dagger.xml
index d00c3ff5..a9deb74b 100644
--- a/graphics/sprites/equipment/weapons/dagger.xml
+++ b/graphics/sprites/equipment/weapons/dagger.xml
@@ -1,8 +1,11 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Reid
Copyright (C) 2011-2012 Evol Online -->
-<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/equipment/weapons/dagger.png" width="64" height="64"/>
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/weapons/dagger.png"
+ width="64"
+ height="64"/>
<action name="default" imageset="base">
</action>
diff --git a/graphics/sprites/equipment/weapons/knife.xml b/graphics/sprites/equipment/weapons/knife.xml
index b2a8fd77..15967664 100644
--- a/graphics/sprites/equipment/weapons/knife.xml
+++ b/graphics/sprites/equipment/weapons/knife.xml
@@ -1,8 +1,11 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Reid
Copyright (C) 2011-2012 Evol Online -->
-<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/equipment/weapons/knife.png" width="64" height="64"/>
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/weapons/knife.png"
+ width="64"
+ height="64"/>
<action name="default" imageset="base">
</action>