summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/crops.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-02-10 01:08:04 -0200
committerJesusaves <cpntb1@ymail.com>2019-02-10 01:08:04 -0200
commit9c79828597316289105ee8ac599ab06b62101db2 (patch)
treec75b570f95d5175a4da339f813c3dbaf97e26945 /graphics/sprites/npcs/xml/crops.xml
parentc8e2873a558aa92d39b09907da21588f904e7730 (diff)
downloadclientdata-9c79828597316289105ee8ac599ab06b62101db2.tar.gz
clientdata-9c79828597316289105ee8ac599ab06b62101db2.tar.bz2
clientdata-9c79828597316289105ee8ac599ab06b62101db2.tar.xz
clientdata-9c79828597316289105ee8ac599ab06b62101db2.zip
Required for previous server data commit work properly
Diffstat (limited to 'graphics/sprites/npcs/xml/crops.xml')
-rw-r--r--graphics/sprites/npcs/xml/crops.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/xml/crops.xml b/graphics/sprites/npcs/xml/crops.xml
new file mode 100644
index 00000000..48e07278
--- /dev/null
+++ b/graphics/sprites/npcs/xml/crops.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<sprite variants="40" variant_offset="1">
+ <imageset name="npc"
+ src="graphics/tilesets/woodland_village_x2.png"
+ width="32"
+ height="64"/>
+
+ <action name="stand" imageset="npc">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>