summaryrefslogtreecommitdiff
path: root/mercenaries.xml
diff options
context:
space:
mode:
authorSaulc <lucas@debian>2018-01-13 19:41:26 +0100
committerSaulc <lucas@debian>2018-01-13 19:41:26 +0100
commit4c4f4be30bae96e6cd943de326b1a4b1b841dcd4 (patch)
treea94e0a063e5df2a9f7f84f720982a3bca0c0cf6d /mercenaries.xml
downloadclientdata-4c4f4be30bae96e6cd943de326b1a4b1b841dcd4.tar.gz
clientdata-4c4f4be30bae96e6cd943de326b1a4b1b841dcd4.tar.bz2
clientdata-4c4f4be30bae96e6cd943de326b1a4b1b841dcd4.tar.xz
clientdata-4c4f4be30bae96e6cd943de326b1a4b1b841dcd4.zip
Initial commit
Diffstat (limited to 'mercenaries.xml')
-rw-r--r--mercenaries.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/mercenaries.xml b/mercenaries.xml
new file mode 100644
index 00000000..5ec37f8a
--- /dev/null
+++ b/mercenaries.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: 4144
+Copyright (C) 2016 Evol Online -->
+
+<mercenaries>
+ <mercenary
+ id="1191"
+ name="merc"
+ startFollowDistance="3"
+ followDistance="1"
+ warpDistance="11"
+ offsetX="0"
+ offsetY="2"
+ sitOffsetX="1"
+ sitOffsetY="0"
+ moveOffsetX="0"
+ moveOffsetY="5"
+ deadOffsetX="0"
+ deadOffsetY="0"
+ attackOffsetX="0"
+ attackOffsetY="2"
+ thinkTime="100"
+ directionType="2"
+ sitDirectionType="1"
+ deadDirectionType="1"
+ attackDirectionType="4"
+ >
+ <sprite>races/human-male.xml</sprite>
+ </mercenary>
+</mercenaries>