summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-12-20 21:45:40 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-12-20 21:45:40 +0000
commit51f2559d6041e8b33353494932012b863585de96 (patch)
tree5bc4aa2b7642133f4f281772915c0c63650a2cd8 /npc/Changelog.txt
parent93853f8a479200c455106a5e2f8fdc2a5f827487 (diff)
downloadhercules-51f2559d6041e8b33353494932012b863585de96.tar.gz
hercules-51f2559d6041e8b33353494932012b863585de96.tar.bz2
hercules-51f2559d6041e8b33353494932012b863585de96.tar.xz
hercules-51f2559d6041e8b33353494932012b863585de96.zip
* More bugfixes, to orc dungeon instance, mostly typos. :O (bugreport:3944)
- Also fixed some of the varaibles (types/values) as well. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14209 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 b66625b24..5333252ec 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,5 +1,8 @@
Date Added
======
+2009/12/20
+ * Rev. 14209 More bugfixes, to orc dungeon instance, mostly typos. :O (bugreport:3944) [L0ne_W0lf]
+ - Also fixed some of the varaibles (types/values) as well.
2009/12/11
* Rev. 14196 Second round of bugfixes for Orc's Memory. (bugreport:3928) [L0ne_W0lf]
- Fixed first warp never enabling, issue not seen because of a local source mod.