summaryrefslogtreecommitdiff
path: root/Sprites
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-12 01:13:00 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-12 01:13:00 -0300
commit5fdd4f7909e526ca6f7922db997a17b0276d301c (patch)
tree6644bf02d71faf6b3aaa20fd38427d25242e8cf7 /Sprites
parent099d5169d4ff7e3686e773a840fe5704546d52d1 (diff)
downloadart-5fdd4f7909e526ca6f7922db997a17b0276d301c.tar.gz
art-5fdd4f7909e526ca6f7922db997a17b0276d301c.tar.bz2
art-5fdd4f7909e526ca6f7922db997a17b0276d301c.tar.xz
art-5fdd4f7909e526ca6f7922db997a17b0276d301c.zip
Bunch of stuff from TMW-BR v2
Diffstat (limited to 'Sprites')
-rw-r--r--Sprites/Monsters/DUBIOUS-ORIGIN/centaur.pngbin0 -> 135084 bytes
-rw-r--r--Sprites/Monsters/DUBIOUS-ORIGIN/centaur.xml80
-rw-r--r--Sprites/Npcs/npcvendendor.pngbin0 -> 2334 bytes
-rw-r--r--Sprites/Npcs/onimushatmw.pngbin0 -> 2989 bytes
-rw-r--r--Sprites/Npcs/player_female_bloodydead.pngbin0 -> 2331 bytes
-rw-r--r--Sprites/Npcs/soldiers.pngbin0 -> 43453 bytes
6 files changed, 80 insertions, 0 deletions
diff --git a/Sprites/Monsters/DUBIOUS-ORIGIN/centaur.png b/Sprites/Monsters/DUBIOUS-ORIGIN/centaur.png
new file mode 100644
index 00000000..80c7ecbd
--- /dev/null
+++ b/Sprites/Monsters/DUBIOUS-ORIGIN/centaur.png
Binary files differ
diff --git a/Sprites/Monsters/DUBIOUS-ORIGIN/centaur.xml b/Sprites/Monsters/DUBIOUS-ORIGIN/centaur.xml
new file mode 100644
index 00000000..a7217349
--- /dev/null
+++ b/Sprites/Monsters/DUBIOUS-ORIGIN/centaur.xml
@@ -0,0 +1,80 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/monsters/centaur.png" width="136" height="106"/>
+ <action name="stand" imageset="base">
+ <animation direction="down">
+ <frame index="32"/>
+ </animation>
+ <animation direction="left">
+ <frame index="16"/>
+ </animation>
+ <animation direction="up">
+ <frame index="48"/>
+ </animation>
+ <animation direction="right">
+ <frame index="0"/>
+ </animation>
+ </action>
+ <action name="walk" imageset="base">
+ <animation direction="down">
+ <sequence start="33" end="39" delay="120"/>
+ </animation>
+ <animation direction="left">
+ <sequence start="17" end="23" delay="120"/>
+ </animation>
+ <animation direction="up">
+ <sequence start="49" end="55" delay="120"/>
+ </animation>
+ <animation direction="right">
+ <sequence start="1" end="7" delay="120"/>
+ </animation>
+ </action>
+ <action name="dead" imageset="base">
+ <animation direction="down">
+ <frame index="15" delay="300"/>
+ <frame index="15" delay="200"/>
+ <frame index="31" delay="300"/>
+ <frame index="31" delay="200"/>
+ <frame index="47" delay="500"/>
+ </animation>
+ <animation direction="up">
+ <frame index="15" delay="300"/>
+ <frame index="15" delay="200"/>
+ <frame index="31" delay="300"/>
+ <frame index="31" delay="200"/>
+ <frame index="47" delay="500"/>
+ </animation>
+ <animation direction="left">
+ <frame index="15" delay="300"/>
+ <frame index="15" delay="200"/>
+ <frame index="31" delay="300"/>
+ <frame index="31" delay="200"/>
+ <frame index="47" delay="500"/>
+ </animation>
+ <animation direction="right">
+ <frame index="15" delay="300"/>
+ <frame index="15" delay="200"/>
+ <frame index="31" delay="300"/>
+ <frame index="31" delay="200"/>
+ <frame index="47" delay="500"/>
+ </animation>
+ </action>
+ <action name="attack" imageset="base">
+ <animation direction="down">
+ <sequence start="40" end="46" delay="100"/>
+ <end/>
+ </animation>
+ <animation direction="left">
+ <sequence start="24" end="30" delay="100"/>
+ <end/>
+ </animation>
+ <animation direction="up">
+ <sequence start="24" end="30" delay="100"/>
+ <end/>
+ </animation>
+ <animation direction="right">
+ <sequence start="8" end="14" delay="100"/>
+ <end/>
+ </animation>
+ </action>
+</sprite>
diff --git a/Sprites/Npcs/npcvendendor.png b/Sprites/Npcs/npcvendendor.png
new file mode 100644
index 00000000..405d52a3
--- /dev/null
+++ b/Sprites/Npcs/npcvendendor.png
Binary files differ
diff --git a/Sprites/Npcs/onimushatmw.png b/Sprites/Npcs/onimushatmw.png
new file mode 100644
index 00000000..88f917de
--- /dev/null
+++ b/Sprites/Npcs/onimushatmw.png
Binary files differ
diff --git a/Sprites/Npcs/player_female_bloodydead.png b/Sprites/Npcs/player_female_bloodydead.png
new file mode 100644
index 00000000..3c5e458a
--- /dev/null
+++ b/Sprites/Npcs/player_female_bloodydead.png
Binary files differ
diff --git a/Sprites/Npcs/soldiers.png b/Sprites/Npcs/soldiers.png
new file mode 100644
index 00000000..cf4531c7
--- /dev/null
+++ b/Sprites/Npcs/soldiers.png
Binary files differ