summaryrefslogtreecommitdiff
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
parent994b0d4476689d1b7ad5a8f53ad3956237c246ec (diff)
downloadclientdata-dd7d17aeef044d7f8814b00ef9a748fdf865e38a.tar.gz
clientdata-dd7d17aeef044d7f8814b00ef9a748fdf865e38a.tar.bz2
clientdata-dd7d17aeef044d7f8814b00ef9a748fdf865e38a.tar.xz
clientdata-dd7d17aeef044d7f8814b00ef9a748fdf865e38a.zip
Blinking Eyes (Argaes & Tonori versions)
-rw-r--r--LICENSE3
-rw-r--r--graphics/sprites/accessories/eye-down-blink-argaes.pngbin0 -> 636 bytes
-rw-r--r--graphics/sprites/accessories/eye-down-blink-argaes.xml12
-rw-r--r--graphics/sprites/accessories/eye-down-blink-tonori.pngbin0 -> 644 bytes
-rw-r--r--graphics/sprites/accessories/eye-down-blink-tonori.xml12
-rw-r--r--graphics/sprites/equipment/head/eye-down-blink-argaes.xml13
-rw-r--r--graphics/sprites/equipment/head/eye-down-blink-tonori.xml13
-rw-r--r--items.xml20
8 files changed, 73 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index b2452228..d075fc8b 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1364,6 +1364,9 @@ https://wiki.moubootaurlegends.org/Contributors
graphics/sprites/accessories/demonicmoubooantlers.png (Alige, Wombat) (CC BY-SA 3.0) (Saulc)
graphics/sprites/accessories/enora-hair.png (Saphy) (CC BY-SA 3.0) (Reid)
graphics/sprites/accessories/eye-down-blink.png (Talaroc) (CC BY-SA 3.0) (Reid)
+ graphics/sprites/accessories/eye-down-blink-argaes.png (Jesusalva) (CC BY-SA 4.0) (Talaroc, Reid, Micksha)
+ graphics/sprites/accessories/eye-down-blink-tonori.png (Jesusalva) (CC BY-SA 4.0) (Talaroc, Reid, Micksha)
+ graphics/sprites/accessories/eye-down-blink.png (Talaroc) (CC BY-SA 3.0) (Reid)
graphics/sprites/accessories/eye-left-blink.png (Talaroc) (CC BY-SA 3.0) (Reid)
graphics/sprites/accessories/harbour-box.png (Modanung, Reid) (CC BY-SA 3.0) (-)
graphics/sprites/accessories/harbour-hook.png (EJlol, Reid) (CC BY-SA 3.0) (-)
diff --git a/graphics/sprites/accessories/eye-down-blink-argaes.png b/graphics/sprites/accessories/eye-down-blink-argaes.png
new file mode 100644
index 00000000..fa2bee83
--- /dev/null
+++ b/graphics/sprites/accessories/eye-down-blink-argaes.png
Binary files differ
diff --git a/graphics/sprites/accessories/eye-down-blink-argaes.xml b/graphics/sprites/accessories/eye-down-blink-argaes.xml
new file mode 100644
index 00000000..be6af96e
--- /dev/null
+++ b/graphics/sprites/accessories/eye-down-blink-argaes.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Jesusalva
+Copyright (C) 2021 TMW2: Moubootaur Legends -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/accessories/eye-down-blink-argaes.png"
+ width="16"
+ height="8"
+ offsetY="-51"/>
+
+ <include file="accessories/eye-down-blink.xml"/>
+</sprite>
diff --git a/graphics/sprites/accessories/eye-down-blink-tonori.png b/graphics/sprites/accessories/eye-down-blink-tonori.png
new file mode 100644
index 00000000..a42eae01
--- /dev/null
+++ b/graphics/sprites/accessories/eye-down-blink-tonori.png
Binary files differ
diff --git a/graphics/sprites/accessories/eye-down-blink-tonori.xml b/graphics/sprites/accessories/eye-down-blink-tonori.xml
new file mode 100644
index 00000000..2be1d5a8
--- /dev/null
+++ b/graphics/sprites/accessories/eye-down-blink-tonori.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Jesusalva
+Copyright (C) 2021 TMW2: Moubootaur Legends -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/accessories/eye-down-blink-tonori.png"
+ width="16"
+ height="8"
+ offsetY="-51"/>
+
+ <include file="accessories/eye-down-blink.xml"/>
+</sprite>
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>
diff --git a/items.xml b/items.xml
index 07005ae7..96bb95a0 100644
--- a/items.xml
+++ b/items.xml
@@ -6286,6 +6286,26 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<sprite>equipment/head/bloodymouboohat.xml</sprite>
<replace sprite="hair"/>
</item>
+ <item id="3025"
+ image="equipment/neck/basiceye.png"
+ name="NPC Eyes D"
+ description="A set of blinking eyes which NPCs use. Perfect for sleeping in class without anyone noticing."
+ defense="(-100)"
+ level="150"
+ type="equip-head"
+ weight="200">
+ <sprite>equipment/head/eye-down-blink-argaes.xml</sprite>
+ </item>
+ <item id="3026"
+ image="equipment/neck/basiceye.png"
+ name="NPC Eyes T"
+ description="A set of blinking eyes which NPCs use. Perfect for sleeping in class without anyone noticing."
+ defense="(-100)"
+ level="150"
+ type="equip-head"
+ weight="200">
+ <sprite>equipment/head/eye-down-blink-tonori.xml</sprite>
+ </item>
<!-- Neck Armors -->
<item id="3200"