summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-08-07 00:25:31 -0300
committerJesusaves <cpntb1@ymail.com>2021-08-07 00:25:31 -0300
commitdd7d17aeef044d7f8814b00ef9a748fdf865e38a (patch)
treeb2fc7f9e335dda59562d8f13cb5477b9d178589c /graphics/sprites/equipment
parent994b0d4476689d1b7ad5a8f53ad3956237c246ec (diff)
downloadclientdata-dd7d17aeef044d7f8814b00ef9a748fdf865e38a.tar.gz
clientdata-dd7d17aeef044d7f8814b00ef9a748fdf865e38a.tar.bz2
clientdata-dd7d17aeef044d7f8814b00ef9a748fdf865e38a.tar.xz
clientdata-dd7d17aeef044d7f8814b00ef9a748fdf865e38a.zip
Blinking Eyes (Argaes & Tonori versions)
Diffstat (limited to 'graphics/sprites/equipment')
-rw-r--r--graphics/sprites/equipment/head/eye-down-blink-argaes.xml13
-rw-r--r--graphics/sprites/equipment/head/eye-down-blink-tonori.xml13
2 files changed, 26 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/eye-down-blink-argaes.xml b/graphics/sprites/equipment/head/eye-down-blink-argaes.xml
new file mode 100644
index 00000000..cdca1664
--- /dev/null
+++ b/graphics/sprites/equipment/head/eye-down-blink-argaes.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Jesusalva
+Copyright (C) 2021 TMW2: Moubootaur Legends -->
+<sprite>
+ <imageset name="eye"
+ src="graphics/sprites/accessories/eye-down-blink-argaes.png"
+ width="16"
+ height="8"
+ offsetY="-41"
+ offsetX="-1"/>
+
+ <include file="equipment/head/human-eye-blink.xml"/>
+</sprite>
diff --git a/graphics/sprites/equipment/head/eye-down-blink-tonori.xml b/graphics/sprites/equipment/head/eye-down-blink-tonori.xml
new file mode 100644
index 00000000..884258d0
--- /dev/null
+++ b/graphics/sprites/equipment/head/eye-down-blink-tonori.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Jesusalva
+Copyright (C) 2021 TMW2: Moubootaur Legends -->
+<sprite>
+ <imageset name="eye"
+ src="graphics/sprites/accessories/eye-down-blink-tonori.png"
+ width="16"
+ height="8"
+ offsetY="-41"
+ offsetX="-1"/>
+
+ <include file="equipment/head/human-eye-blink.xml"/>
+</sprite>