summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-04-06 13:46:09 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-04-06 13:46:09 +0000
commit89d037b1cb0efefa5573177b2cef08421804fa75 (patch)
treeeba32f3ec6696e5ad272ad1d5291e01de7ed34f3 /npc/Changelog.txt
parent39d776311e6cda0692503f599ce997a77dbe700d (diff)
downloadhercules-89d037b1cb0efefa5573177b2cef08421804fa75.tar.gz
hercules-89d037b1cb0efefa5573177b2cef08421804fa75.tar.bz2
hercules-89d037b1cb0efefa5573177b2cef08421804fa75.tar.xz
hercules-89d037b1cb0efefa5573177b2cef08421804fa75.zip
re-fixed Kafra + Super Novices CART
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1421 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index bc5c00ecb..14fa153e7 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -34,7 +34,9 @@ Date Added
======
04/06
- * Allow super novices to rent carts from the Kafra, thanks to HawkMoon
+ * removed previous "fix". Please, never submit "fixes" w/o checking. [Lupus]
+ that guy didn't know about a special SN Kafra from supernovice.txt file.
+ * fixed payon's gemstones exchanger [Lupus]
* Set PCLoginEvent.txt to disabled by default [celest]
04/04
* Changed "set @TEMP,rand(0);" to set "@TEMP,0;" in the Payon Fortune Teller script [DracoRPG]