summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-04 04:24:50 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-04 04:24:50 +0000
commit5a0c79ee6c863ffeed86c325d4ecd7708cc12b58 (patch)
tree52dbf8bb745aa0c3770168ca2776d5ecee956df3 /npc/Changelog.txt
parentfbe26be93ce4bd3020d63e80d432ac0f91262831 (diff)
downloadhercules-5a0c79ee6c863ffeed86c325d4ecd7708cc12b58.tar.gz
hercules-5a0c79ee6c863ffeed86c325d4ecd7708cc12b58.tar.bz2
hercules-5a0c79ee6c863ffeed86c325d4ecd7708cc12b58.tar.xz
hercules-5a0c79ee6c863ffeed86c325d4ecd7708cc12b58.zip
- Added a missing zeny check in the Jawaii Bartender. (bugreport:2897)
- Added a missing 'close' in the Mage quest Bookshelf. (bugreport:2873) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13727 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 bc70ba074..0bd383e2e 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,5 +1,8 @@
Date Added
======
+2009/05/04
+ - Added a missing zeny check in the Jawaii Bartender. (bugreport:2897) [brianluau]
+ - Added a missing 'close' in the Mage quest Bookshelf. (bugreport:2873)
2009/05/03
- Switched the slot enchanter's checks so they come AFTER the final 'next' pause. (bugreport:2664)
* Removed the obfuscation of the #kafra_code password, following ultramage's suggestion. [brianluau]