summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-27 10:24:06 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-27 10:24:06 +0000
commit01f7951c222a06b2cde25fb6a1a95a88a85a634b (patch)
treec6f39ee8b0130f0b0f8286086300b3d1e821fc65 /npc/Changelog.txt
parentc3fe5f43ebce077d8711fe7ba4a30cb78dea2d38 (diff)
downloadhercules-01f7951c222a06b2cde25fb6a1a95a88a85a634b.tar.gz
hercules-01f7951c222a06b2cde25fb6a1a95a88a85a634b.tar.bz2
hercules-01f7951c222a06b2cde25fb6a1a95a88a85a634b.tar.xz
hercules-01f7951c222a06b2cde25fb6a1a95a88a85a634b.zip
My attempt at fixing the zealotus mask npc, now correctly requires a whip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10078 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 1efc17be4..2396434ff 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -26,6 +26,9 @@ KarLaeda
Date Added
======
+2007/03/28
+ * My attempt at fixing the zealotus mask npc, now correctly requires a whip
+ - it could have been a one-liner, but not possible with current script engine
2007/03/23
* Fixed some misc typos (skill reset npc has horrible engrish btw) [ultramage]
* Reformatted TSQ for easier bug hunt [Lupus]