From 653c88c4f1bf019f61132324fd7146ae2f858cec Mon Sep 17 00:00:00 2001 From: Inkfish Date: Wed, 12 Aug 2009 07:11:01 +0000 Subject: Fixed changequest behavior(before: completequest+setquest, now: erasequest+setquest) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14002 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 880167797..ce0cf73a8 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -1198,7 +1198,7 @@ with other command, such as "if", but often used on it's own. Label: mes "This will be seen"; -Note by FlavioJS: goto's are "evil" and should be avoided if possible (ò_ó) +Note by FlavioJS: goto's are "evil" and should be avoided if possible (ò_? --------------------------------------- @@ -6554,7 +6554,7 @@ Remove the quest of the given from the user's quest log. *changequest ,; -Remove quest of the given from the user's quest log, and change state to "complete". +Remove quest of the given from the user's quest log. Add quest of the to the the quest log, and the state is "active". --------------------------------------- -- cgit v1.2.3-70-g09d2