summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-01 19:44:37 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-01 19:44:37 +0000
commit094168fde61dd27a21b9bf91c162a8de6d37c58c (patch)
tree092c53703515623de7be794542ba5aeca8c30945 /Changelog-Trunk.txt
parent7564712d7fc9d13890011fdd22215e9ff912e1a4 (diff)
downloadhercules-094168fde61dd27a21b9bf91c162a8de6d37c58c.tar.gz
hercules-094168fde61dd27a21b9bf91c162a8de6d37c58c.tar.bz2
hercules-094168fde61dd27a21b9bf91c162a8de6d37c58c.tar.xz
hercules-094168fde61dd27a21b9bf91c162a8de6d37c58c.zip
- Checked and fixed the script engine barking when you try to have a label with the same name as a const.txt defined parameter.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5415 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index fcbd1a288..1bd66fea0 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,6 +5,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/01
+ * Checked and fixed the script engine barking when you try to have a label
+ with the same name as a const.txt defined parameter. [Skotlex]
* Turn Undead and Offensive Resurrection should now work on undead players.
[Skotlex]
* Fixed the range checking of Repair weapon [Skotlex]