summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/switch-offline.xml
diff options
context:
space:
mode:
authorJesusaves <jesusalva@themanaworld.org>2020-08-17 18:24:08 -0300
committerGitHub <noreply@github.com>2020-08-17 21:24:08 +0000
commitee4aae7fd329b62a7d5f50e497b021bf266d6b5c (patch)
tree0abd0b6071c8ebd3c7c8f5aca4f7627609fb9fe7 /graphics/sprites/npcs/switch-offline.xml
parent766ac42d9f70a5b438217277d4af53da3316f28c (diff)
downloadclientdata-ee4aae7fd329b62a7d5f50e497b021bf266d6b5c.tar.gz
clientdata-ee4aae7fd329b62a7d5f50e497b021bf266d6b5c.tar.bz2
clientdata-ee4aae7fd329b62a7d5f50e497b021bf266d6b5c.tar.xz
clientdata-ee4aae7fd329b62a7d5f50e497b021bf266d6b5c.zip
Doomsday Act 5 - Keshlam's Adventurer Guild Utils (#378)
Maps, monsters, effects, also includes the katzei ears with edits. Additional (bonus) content: * PvP Coin ("Murderer Coin") * Golden PVP Cap
Diffstat (limited to 'graphics/sprites/npcs/switch-offline.xml')
-rw-r--r--graphics/sprites/npcs/switch-offline.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/switch-offline.xml b/graphics/sprites/npcs/switch-offline.xml
new file mode 100644
index 00000000..ca1ee5d6
--- /dev/null
+++ b/graphics/sprites/npcs/switch-offline.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/npcs/switch.png" width="64" height="64"/>
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0"/>
+ <end/>
+ </animation>
+ </action>
+</sprite>