summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-09-21 20:29:31 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-09-21 20:29:31 +0000
commitab82e12b76d1f84fa1542e5a64eb51b4d6d7e679 (patch)
tree664f242216043f425311a90a0622989fdfdb67d6 /npc/Changelog.txt
parent638a48ebbc532700ff547c47afe4bac1f33ce55e (diff)
downloadhercules-ab82e12b76d1f84fa1542e5a64eb51b4d6d7e679.tar.gz
hercules-ab82e12b76d1f84fa1542e5a64eb51b4d6d7e679.tar.bz2
hercules-ab82e12b76d1f84fa1542e5a64eb51b4d6d7e679.tar.xz
hercules-ab82e12b76d1f84fa1542e5a64eb51b4d6d7e679.zip
* Large update to Einbroch. Requires testing.
- Added missing somewhat-global einbroch quest. - Full update to Uwe Kleine quest. Needs testing. - Updated the structure of the other quests. - Updated the structure of several NPCs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13229 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index ab8f49f88..f33a69046 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,6 +1,11 @@
Date Added
======
2008/09/21
+ * Rev. 13229 Large update to Einbroch. Requires testing. [L0ne_W0lf]
+ - Added missing somewhat-global einbroch quest.
+ - Full update to Uwe Kleine quest. Needs testing.
+ - Updated the structure of the other quests.
+ - Updated the structure of several NPCs.
* Rev. 13228 Corrected some issues with the lighthalzen biolab quest. (bugreport:1798) [L0ne_W0lf]
* Rev. 13224 Corrected Sealstatus checking global vars instead of character. (bugreport:2250) [L0ne_W0lf]
* Deleted Unnecesary Next; in Hunter Job Quest. (bugreports:1665,2239,2179) [Samuray22]