summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-09-21 19:13:53 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-09-21 19:13:53 +0000
commit638a48ebbc532700ff547c47afe4bac1f33ce55e (patch)
tree3c8fabf295061586a3dc1e423698b5d9229a08ad /npc/Changelog.txt
parentb25ef10b7a952857273dcf42848d1cc3079de70a (diff)
downloadhercules-638a48ebbc532700ff547c47afe4bac1f33ce55e.tar.gz
hercules-638a48ebbc532700ff547c47afe4bac1f33ce55e.tar.bz2
hercules-638a48ebbc532700ff547c47afe4bac1f33ce55e.tar.xz
hercules-638a48ebbc532700ff547c47afe4bac1f33ce55e.zip
Corrected some issues with the lighthalzen biolab quest. (bugreport:1798)
Reverted r13227. Biolabs quest no longer uses temp character variables. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13228 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 1ef339ef0..ab8f49f88 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,6 +1,7 @@
Date Added
======
2008/09/21
+ * 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]
* Fixed a bug with the Bio Lab Quest when you relog. (bugreport:1798)