summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-09-14 12:39:20 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-09-14 12:39:20 +0000
commitf2d0b7f6fa5274d0fc28fc74a0341156a2be70f9 (patch)
tree3bce023813d456ae532a31dd6e025301054d0067 /npc/Changelog.txt
parent78b801617154f2c74b5e984b720d05f82477c974 (diff)
downloadhercules-f2d0b7f6fa5274d0fc28fc74a0341156a2be70f9.tar.gz
hercules-f2d0b7f6fa5274d0fc28fc74a0341156a2be70f9.tar.bz2
hercules-f2d0b7f6fa5274d0fc28fc74a0341156a2be70f9.tar.xz
hercules-f2d0b7f6fa5274d0fc28fc74a0341156a2be70f9.zip
*Updated refiner function to allow for addition features per npc.
* Updated repairmen positions and function. Now repairs all items at once. * Added a missing close2 to the meg seal NPC Rebarev Doug (bugreport:2228) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13208 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index b8ffd3598..01b9c1c59 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,6 +1,9 @@
Date Added
======
2008/09/14
+ * Rev. 13208 Updated refiner function to allow for addition features per npc. [L0ne_W0lf]
+ * Updated repairmen positions and function. Now repairs all items at once.
+ * Added a missing close2 to the meg seal NPC Rebarev Doug (bugreport:2228)
* Changed a couple close2;'s to close;'s in the Refine NPC. (bugreport:2229) [Paradox924X]
2008/09/09
* Rev. 13202 Enabled WoE SE to be run independently of normal WoE. [L0ne_W0lf]