diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-29 02:55:04 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-29 02:55:04 -0200 |
commit | ee48c70f347a31a05000c842d0f3796db001dd30 (patch) | |
tree | 4d4cf7516c72efd163507efa21026a00f25d9f82 | |
parent | bb42a366b94977b0cc22e63020bac9ca4c1fe5c1 (diff) | |
download | clientdata-ee48c70f347a31a05000c842d0f3796db001dd30.tar.gz clientdata-ee48c70f347a31a05000c842d0f3796db001dd30.tar.bz2 clientdata-ee48c70f347a31a05000c842d0f3796db001dd30.tar.xz clientdata-ee48c70f347a31a05000c842d0f3796db001dd30.zip |
[skip ci] Old Towel new stats. NPCs comments updated.
-rw-r--r-- | items.xml | 5 | ||||
-rw-r--r-- | npcs.xml | 2 |
2 files changed, 4 insertions, 3 deletions
@@ -2673,9 +2673,10 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/charms/oldtowel.png" name="Old Towel" description="You can dry yourself off with it if it still seems to be clean enough. - Douglas Adams" - level="54" + effect="Magic Cast Time -10%" + level="20" type="equip-necklace" - weight="30"> + weight="45"> </item> <item id="1160" image="equipment/charms/plushmouboo.png" @@ -488,7 +488,7 @@ IDs 900-999 = Special <npc id="231"><sprite variant="31">npcs/xml/npcs-lof.xml</sprite></npc> <!-- Tomboy (Hasan Legacy) --> <npc id="232"><sprite variant="32">npcs/xml/npcs-lof.xml</sprite></npc> <!-- Maria Legacy --> <npc id="233"><sprite variant="33">npcs/xml/npcs-lof.xml</sprite></npc> <!-- Adventurer Legacy --> - <npc id="234"><sprite variant="34">npcs/xml/npcs-lof.xml</sprite></npc> <!-- Unused --> + <npc id="234"><sprite variant="34">npcs/xml/npcs-lof.xml</sprite></npc> <!-- Stranger --> <npc id="235"><sprite variant="35">npcs/xml/npcs-lof.xml</sprite></npc> <!-- Nobleman --> <npc id="236"><sprite variant="36">npcs/xml/npcs-lof.xml</sprite></npc> <!-- Female Smith --> <npc id="237"><sprite variant="37">npcs/xml/npcs-lof.xml</sprite></npc> <!-- Angela Outside --> |