summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormekolat <mekolat@users.noreply.github.com>2016-03-29 12:23:53 -0400
committermekolat <mekolat@users.noreply.github.com>2016-03-29 12:23:53 -0400
commit05fdf1a5cbbb63ed35bbd173437465c200e6599e (patch)
treec7ba257af675106e67e8a2b62c1335fb2c315e6d
parent38b583be6a473898c296ccd4c05c853e686c4468 (diff)
parent0b0c31672a3e7de998617e6be256a490a18e8229 (diff)
downloadclientdata-05fdf1a5cbbb63ed35bbd173437465c200e6599e.tar.gz
clientdata-05fdf1a5cbbb63ed35bbd173437465c200e6599e.tar.bz2
clientdata-05fdf1a5cbbb63ed35bbd173437465c200e6599e.tar.xz
clientdata-05fdf1a5cbbb63ed35bbd173437465c200e6599e.zip
Merge pull request #319 from wushin/fix-egg-offset
Fix Egg Target Offset
-rw-r--r--graphics/sprites/model/unique.pngbin60933 -> 61529 bytes
-rw-r--r--npcs/npc375.xml2
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/model/unique.png b/graphics/sprites/model/unique.png
index 5cde9dfe..b593e56e 100644
--- a/graphics/sprites/model/unique.png
+++ b/graphics/sprites/model/unique.png
Binary files differ
diff --git a/npcs/npc375.xml b/npcs/npc375.xml
index 3f020cef..d2fafa47 100644
--- a/npcs/npc375.xml
+++ b/npcs/npc375.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<npcs>
- <npc id="375">
+ <npc id="375" hoverCursor="pickup">
<sprite variant="3">model/unique.xml</sprite>
</npc>
</npcs>