summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-04-30 11:21:53 -0300
committerJesusaves <cpntb1@ymail.com>2022-04-30 11:21:53 -0300
commitc8004167c02cd8e2a7e214b4a3e51dbf929da3e5 (patch)
treef616a942127775d85637b193af968325a1c772fe /graphics
parentf9a418a4bdbacf6db85f513f0f7c1bf49ac881bd (diff)
downloadclientdata-c8004167c02cd8e2a7e214b4a3e51dbf929da3e5.tar.gz
clientdata-c8004167c02cd8e2a7e214b4a3e51dbf929da3e5.tar.bz2
clientdata-c8004167c02cd8e2a7e214b4a3e51dbf929da3e5.tar.xz
clientdata-c8004167c02cd8e2a7e214b4a3e51dbf929da3e5.zip
That's all I can do and it won't work
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sprites/npcs/halifax.pngbin0 -> 327143 bytes
-rw-r--r--graphics/sprites/npcs/halifax.xml9
2 files changed, 9 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/halifax.png b/graphics/sprites/npcs/halifax.png
new file mode 100644
index 00000000..07e40105
--- /dev/null
+++ b/graphics/sprites/npcs/halifax.png
Binary files differ
diff --git a/graphics/sprites/npcs/halifax.xml b/graphics/sprites/npcs/halifax.xml
new file mode 100644
index 00000000..74848b99
--- /dev/null
+++ b/graphics/sprites/npcs/halifax.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<sprite variants="1" variant_offset="1">
+ <imageset name="base" src="graphics/sprites/npcs/halifax.png" width="634" height="477"/>
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>