From c9f14d0822260f761b2f6e8629c9eda911563bc4 Mon Sep 17 00:00:00 2001 From: Paradox924X Date: Mon, 13 Aug 2007 17:39:39 +0000 Subject: Fixed a small error in the script_commands documentation about getpartyleader. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10995 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 1 + doc/script_commands.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index a3c94fa9c..219084687 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/08/13 + * Fixed a small error in the script_commands documentation about getpartyleader. [Paradox924X] * Corrected skill-based hp/sp regen, expect slight increase [ultramage] 2007/08/10 * Updated item_db.sql [Playtester] diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 1bf9c5b88..dd9c2449b 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -2015,7 +2015,7 @@ Example: --------------------------------------- -*getpartyleader ,{}; +*getpartyleader(,{}); This function returns some information about the given party-id's leader. When type is ommitted, the default information retrieved is the leader's name. -- cgit v1.2.3-60-g2f50