From 52ae0384d046cc52800ba70b36e10b154c5b8e87 Mon Sep 17 00:00:00 2001 From: masao87 Date: Mon, 21 May 2012 17:04:23 +0000 Subject: - Fixed check quest in Brasilis puppy quest. bugreport:5376 - An little update to the new script command "instance_check_party" in script_commands.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16136 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/script_commands.txt') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 54573dad9..1c9e254b2 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -1,4 +1,4 @@ -//===== Athena Doc =========================================== +//===== rAthena Doc =========================================== //= rAthena Script Commands //===== By: ================================================== //= rAthena Dev Team @@ -7152,7 +7152,6 @@ amount : Amount of needed Partymembers for the Instance. [Optional Parameter] min : Minimum Level needed to join the Instance. [Optional Parameter] max : Maxium Level allowed to join the Instance. [Optional Parameter] -If no Party ID is given the party of the currently attached player will be used. If no amount is given the Memorial Dungeon will of course at least need 1 Player to enter. If no min Level requirement is given, the Player has at least to be Level 1 to enter the Memorial Dungeon. If no max Level requirement is given, every Player can enter which is not above your Max. Level setting in the configuration files of your Server. -- cgit v1.2.3-70-g09d2