From 338d99ce33637c33d20ceb636aebe0e25ab91665 Mon Sep 17 00:00:00 2001 From: kenpachi2k11 Date: Sun, 11 Dec 2011 16:18:48 +0000 Subject: Fixxed Mole Card bonus.(bugreport:2230) Fixxed The Sign bonus.(bugreport:5116) Fixxed documentation for Guardian() and GuardianInfo script commands.(bugreport:5117) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15058 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/script_commands.txt') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 6ade12953..bcf269535 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -6030,7 +6030,7 @@ returns a guild id: --------------------------------------- -*guardian("",,,"",,{,""}{,}) +*guardian "",,,"",{,""{,}}; This command is roughly equivalent to 'monster', but is meant to be used with castle guardian monsters and will only work with them. It will set the guardian @@ -6044,7 +6044,7 @@ Temporary guardians are not saved with the castle and can't be accessed by guard --------------------------------------- -*guardianinfo("", , ) +*guardianinfo("", , ); This function will return various info about the specified guardian, or -1 if it fails for some reason. It is primarily used in the castle manager NPC. -- cgit v1.2.3-70-g09d2