summaryrefslogtreecommitdiff
path: root/graphics/sprites/model
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 /graphics/sprites/model
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 'graphics/sprites/model')
-rw-r--r--graphics/sprites/model/city-emblems.pngbin0 -> 14238 bytes
-rw-r--r--graphics/sprites/model/city-emblems.xml9
2 files changed, 9 insertions, 0 deletions
diff --git a/graphics/sprites/model/city-emblems.png b/graphics/sprites/model/city-emblems.png
new file mode 100644
index 00000000..c747b339
--- /dev/null
+++ b/graphics/sprites/model/city-emblems.png
Binary files differ
diff --git a/graphics/sprites/model/city-emblems.xml b/graphics/sprites/model/city-emblems.xml
new file mode 100644
index 00000000..14a72f4a
--- /dev/null
+++ b/graphics/sprites/model/city-emblems.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<sprite variants="8" variant_offset="1">
+ <imageset name="base" src="graphics/sprites/model/city-emblems.png" width="32" height="96"/>
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>