summaryrefslogtreecommitdiff
path: root/npcs
diff options
context:
space:
mode:
authormekolat <mekolat@gmail.com>2014-08-22 14:43:35 -0400
committermekolat <mekolat@gmail.com>2014-08-23 00:24:53 -0400
commit045d685a46a50775027f836ef58f01ac61e8901d (patch)
tree73abc6a5c5530db2761f0301b2890a33761a5e6c /npcs
parentf74e101ca39f52ae80cf85a7787eb918087b12da (diff)
downloadclientdata-045d685a46a50775027f836ef58f01ac61e8901d.tar.gz
clientdata-045d685a46a50775027f836ef58f01ac61e8901d.tar.bz2
clientdata-045d685a46a50775027f836ef58f01ac61e8901d.tar.xz
clientdata-045d685a46a50775027f836ef58f01ac61e8901d.zip
make the ferry less spammy
Diffstat (limited to 'npcs')
-rw-r--r--npcs/_include.xml8
-rw-r--r--npcs/npc410.xml6
-rw-r--r--npcs/npc411.xml6
-rw-r--r--npcs/npc412.xml6
-rw-r--r--npcs/npc413.xml6
-rw-r--r--npcs/npc414.xml6
-rw-r--r--npcs/npc415.xml6
-rw-r--r--npcs/npc416.xml6
-rw-r--r--npcs/npc417.xml6
9 files changed, 56 insertions, 0 deletions
diff --git a/npcs/_include.xml b/npcs/_include.xml
index 72517be5..c57ea766 100644
--- a/npcs/_include.xml
+++ b/npcs/_include.xml
@@ -197,4 +197,12 @@
<include name="npcs/npc407.xml"/>
<include name="npcs/npc408.xml"/>
<include name="npcs/npc409.xml"/>
+ <include name="npcs/npc410.xml"/>
+ <include name="npcs/npc411.xml"/>
+ <include name="npcs/npc412.xml"/>
+ <include name="npcs/npc413.xml"/>
+ <include name="npcs/npc414.xml"/>
+ <include name="npcs/npc415.xml"/>
+ <include name="npcs/npc416.xml"/>
+ <include name="npcs/npc417.xml"/>
</npcs>
diff --git a/npcs/npc410.xml b/npcs/npc410.xml
new file mode 100644
index 00000000..c0832b61
--- /dev/null
+++ b/npcs/npc410.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<npcs>
+ <npc id="410" targetSelection="false">
+ <sprite variant="0">model/city-emblems.xml</sprite>
+ </npc>
+</npcs>
diff --git a/npcs/npc411.xml b/npcs/npc411.xml
new file mode 100644
index 00000000..cb0da557
--- /dev/null
+++ b/npcs/npc411.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<npcs>
+ <npc id="411" targetSelection="false">
+ <sprite variant="4">model/city-emblems.xml</sprite>
+ </npc>
+</npcs>
diff --git a/npcs/npc412.xml b/npcs/npc412.xml
new file mode 100644
index 00000000..e90cbe13
--- /dev/null
+++ b/npcs/npc412.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<npcs>
+ <npc id="412" targetSelection="false">
+ <sprite variant="1">model/city-emblems.xml</sprite>
+ </npc>
+</npcs>
diff --git a/npcs/npc413.xml b/npcs/npc413.xml
new file mode 100644
index 00000000..2d3175aa
--- /dev/null
+++ b/npcs/npc413.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<npcs>
+ <npc id="413" targetSelection="false">
+ <sprite variant="5">model/city-emblems.xml</sprite>
+ </npc>
+</npcs>
diff --git a/npcs/npc414.xml b/npcs/npc414.xml
new file mode 100644
index 00000000..bc72f1c3
--- /dev/null
+++ b/npcs/npc414.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<npcs>
+ <npc id="414" targetSelection="false">
+ <sprite variant="2">model/city-emblems.xml</sprite>
+ </npc>
+</npcs>
diff --git a/npcs/npc415.xml b/npcs/npc415.xml
new file mode 100644
index 00000000..a69a37c8
--- /dev/null
+++ b/npcs/npc415.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<npcs>
+ <npc id="415" targetSelection="false">
+ <sprite variant="6">model/city-emblems.xml</sprite>
+ </npc>
+</npcs>
diff --git a/npcs/npc416.xml b/npcs/npc416.xml
new file mode 100644
index 00000000..e6a77fee
--- /dev/null
+++ b/npcs/npc416.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<npcs>
+ <npc id="416" targetSelection="false">
+ <sprite variant="3">model/city-emblems.xml</sprite>
+ </npc>
+</npcs>
diff --git a/npcs/npc417.xml b/npcs/npc417.xml
new file mode 100644
index 00000000..2e65fb2b
--- /dev/null
+++ b/npcs/npc417.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<npcs>
+ <npc id="417" targetSelection="false">
+ <sprite variant="7">model/city-emblems.xml</sprite>
+ </npc>
+</npcs>