From 66be8e2d2c939c99784302ffb224593f9a888f44 Mon Sep 17 00:00:00 2001 From: ultramage Date: Fri, 24 Aug 2007 09:06:39 +0000 Subject: Fixed a documentation mistake in 'areamonster' (missing argument). Fixed incorrect sprite used for twintowers event npc. Fixed a mistake in changelog. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11074 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 24450c4e0..17ab0b281 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -78,6 +78,8 @@ //= options [FlavioJS] //= 3.05.20070819 //= Removed the messy 'unitdeadsit' command reference [ultramage] +//= 3.05.20070823 +//= Fixed typo in 'areamonster' description (missing argument) [ultramage] //===== Description ======================================= //= A reference manual for the eAthena scripting language, //= sorted out depending on their functionality. @@ -4403,8 +4405,8 @@ Example(s): ================================== --------------------------------------- -*monster "",,,"",,{,""}; -*areamonster "",,,,,"",{,""}; +*monster "",,,"",,{,""}; +*areamonster "",,,,,"",,{,""}; This command will spawn a monster on the specified coordinates on the specified map. If the script is invoked by a character, a special map name, "this", will -- cgit v1.2.3-70-g09d2