summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-10-24 16:08:46 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-10-24 16:08:46 +0000
commit1afe3ef44d2e7f40b8cdd7af6d83c4841e4939e2 (patch)
tree02a0ecb47343aefa1742f0bebb9a8f24330e4705 /npc/Changelog.txt
parentea3df40965656861aa8391542033e3f8488b9f76 (diff)
downloadhercules-1afe3ef44d2e7f40b8cdd7af6d83c4841e4939e2.tar.gz
hercules-1afe3ef44d2e7f40b8cdd7af6d83c4841e4939e2.tar.bz2
hercules-1afe3ef44d2e7f40b8cdd7af6d83c4841e4939e2.tar.xz
hercules-1afe3ef44d2e7f40b8cdd7af6d83c4841e4939e2.zip
* Bugfixing yay! Just goin' though the tracker.
- Fixed variables in a loop in the novice grounds. (bugreport:2374) - Swapped switch for if in Louyang Guard Tower thing. (bugreport:2377) - Swapped mobcount for npc vars in two keil hyre npcs. (bugreport:2380) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13319 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 a60cb7f25..c5f4bbd4b 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,5 +1,10 @@
Date Added
======
+2008/10/24
+ * Rev. 13319 Bugfixing yay! Just goin' though the tracker. [L0ne_W0lf]
+ - Fixed variables in a loop in the novice grounds. (bugreport:2374)
+ - Swapped switch for if in Louyang Guard Tower thing. (bugreport:2377)
+ - Swapped mobcount for npc vars in two keil hyre npcs. (bugreport:2380)
2008/10/17
* Rev. 13305 Corrected some issues in the Keil Hyre Quest and Mjolnir Seal quest. [L0ne_W0lf]
- Corrected Sudri not setting player and NPC hp variables. (bugreport:2355)