summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-27 08:20:33 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-27 08:20:33 +0000
commit7ce995327ff958c0896ccf4929cabf8a1b881d72 (patch)
treea3d1e9c6138d3be9519643826171d7cf4b206d8b /npc
parent592b4e4006a4887dbe8ad384e7c4b276da2bbc4d (diff)
downloadhercules-7ce995327ff958c0896ccf4929cabf8a1b881d72.tar.gz
hercules-7ce995327ff958c0896ccf4929cabf8a1b881d72.tar.bz2
hercules-7ce995327ff958c0896ccf4929cabf8a1b881d72.tar.xz
hercules-7ce995327ff958c0896ccf4929cabf8a1b881d72.zip
removed stupid bug fix (it wasn't a bug, but you've made it a bug)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@808 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r--npc/Changelog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 0f7ed62ff..79e4eeff0 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -34,6 +34,11 @@ Other Ppl
Date Added
======
+12/27
+ * Reverted gldfunc_dunsw.txt back. Some people report RC5 bugs, which have been fixed some months ago.
+ Next time always CHECK and READ the code, before implementing some stupid "fixes" from the forums 8) Peace [Lupus]
+ PS I'm reverting more guild files soon, to make them show the flags.
+
12/24
* Fixed Whitesmith.txt, was on top of another npc [Ajarn]