From 64a604f58e880c7fd752beefdd96f6c22f4421fe Mon Sep 17 00:00:00 2001 From: Lupus Date: Mon, 22 May 2006 08:34:16 +0000 Subject: [PATCH] added thanks git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6685 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index dba0951b5c..9ae03b5519 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -14,6 +14,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. * Player must learn the skill before doing auto-spell [Lance] * Exploit prevention in clif_parse_NpcStringInput [Lance] * SC_SPEARSQUICKEN -> SC_SPEARQUICKEN normalized enum name [Lupus] + * Thanks to damirych & Falcon for [2006/04/30] STEAL skill [Lupus] 2006/05/20 * grfio_final moved back if any of GRF overriding is enabled so servers with such configuration will not have different values after reloading. [Lance]