summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2019-03-15 15:50:53 +0000
committerSaulc <lucashelaine14@gmail.com>2019-03-15 15:50:53 +0000
commit425539e0e2ae90c672c6a2a093f8e724f00c0f80 (patch)
tree904229fb1c9a3a24082b461b0a8af04a67a97c16 /graphics
parent617baeea0fdf1e2b8977eb1affe88f7b616c4d00 (diff)
downloadclientdata-425539e0e2ae90c672c6a2a093f8e724f00c0f80.tar.gz
clientdata-425539e0e2ae90c672c6a2a093f8e724f00c0f80.tar.bz2
clientdata-425539e0e2ae90c672c6a2a093f8e724f00c0f80.tar.xz
clientdata-425539e0e2ae90c672c6a2a093f8e724f00c0f80.zip
add stpatrickgoldpot.xml
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sprites/npcs/xml/stpatrickgoldpot.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/xml/stpatrickgoldpot.xml b/graphics/sprites/npcs/xml/stpatrickgoldpot.xml
new file mode 100644
index 00000000..a75a239c
--- /dev/null
+++ b/graphics/sprites/npcs/xml/stpatrickgoldpot.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Saulc
+Copyright (C) 2018 -2019 TMW2-->
+
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/npcs/simple/stpatrickgoldpot.png"
+ width="64"
+ height="64"/>
+
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>