summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-07-09 10:35:53 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-07-09 10:35:53 +0000
commita035c0d52588e5f30d531e49d8294a9b8583ff49 (patch)
tree198511778caf2f0aaaafc31c8badfd3d71290041 /npc/Changelog.txt
parentc6d1c16531a8349687018cd6635abc0538e56ccb (diff)
downloadhercules-a035c0d52588e5f30d531e49d8294a9b8583ff49.tar.gz
hercules-a035c0d52588e5f30d531e49d8294a9b8583ff49.tar.bz2
hercules-a035c0d52588e5f30d531e49d8294a9b8583ff49.tar.xz
hercules-a035c0d52588e5f30d531e49d8294a9b8583ff49.zip
* Fixed using wrong variable in some of the novice grounds saves
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12928 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 7b8f2f16e..0076e52e4 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,5 +1,7 @@
Date Added
======
+2008/07/09
+ * Rev. 12828 Fixed using wrong variable in some of the novice grounds saves. [L0ne_W0lf]
2008/07/08
* Rev. 12925 Various fixes to NPCs, from bugreports. [L0ne_W0lf]
- Fixed condition error in old pharmacist. (bugreport:597)