summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2016-07-09 22:36:13 +0200
committerAlige <gauvain.dauchy@free.fr>2016-07-09 22:36:34 +0200
commit7e65900ed5a17887ef9ee9f4e8cf84c86abc6b8e (patch)
treebc225195a0cee9dbe8b380fdf2999bfdac62dd9d /npcs.xml
parent2577ecde4f4cb3ad53a80eb05ffc443f0e2c4017 (diff)
downloadclientdata-7e65900ed5a17887ef9ee9f4e8cf84c86abc6b8e.tar.gz
clientdata-7e65900ed5a17887ef9ee9f4e8cf84c86abc6b8e.tar.bz2
clientdata-7e65900ed5a17887ef9ee9f4e8cf84c86abc6b8e.tar.xz
clientdata-7e65900ed5a17887ef9ee9f4e8cf84c86abc6b8e.zip
The flying piou npc now has a correct target cursor size.
Diffstat (limited to 'npcs.xml')
-rw-r--r--npcs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/npcs.xml b/npcs.xml
index 65fefb86..0e556a75 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -492,7 +492,7 @@ IDs 990-999 = Special
<!-- Monster-Piou, a jumping and funny yellow pixels. -->
<sprite>npcs/xml/market-piou9.xml</sprite>
</npc>
- <npc id="440">
+ <npc id="440" targetCursor="small">
<!-- Monster-Piou, a flying and funny yellow pixels. -->
<sprite>npcs/xml/flying-piou.xml</sprite>
</npc>