From 2c7f11d977221665d99f7b1d4fe494ace4558786 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Fri, 29 Feb 2008 05:57:09 +0000 Subject: Woopth. Fixed spelling. ;P Should be a bit clearer now. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12269 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'doc/script_commands.txt') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 4783a1d20..3806a2459 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -103,6 +103,7 @@ //= Updated 'checkweight' description slightly. [L0ne_W0lf] //= 3.16.20080229 //= Updated 'Shop' NPC type description to include cashshop. [L0ne_W0lf] +//= Woopth. Fixed spelling. ;P Should be a bit clearer now. [L0ne_W0lf] //========================================================= This document is a reference manual for all the scripting commands and functions @@ -385,12 +386,12 @@ to -1, the 'buy price' given in the item database will be used. Otherwise, the price you gave will be used for this item, which is how you create differing prices for items in different shops. -Since trunk r12264 you can alernatively use "cashshop" in place of "shop" -so use the Cash Shop interface, allowing you to buy items with special points -(currently stored as account vars in global_reg #CASHPOINTSand and #FREEPOINTS.) +Since trunk r12264 you can alternatively use "cashshop" in place of "shop" +to use the Cash Shop interface, allowing you to buy items with special points +(Currently stored as account vars in global_reg #CASHPOINTS and #FREEPOINTS.) This type of shop will not allow you to sell items at it, you may only purchase items here. The layout used to define sale items still count, and -"" referes to how many points will be spent purchasing the them. +"" refers to how many points will be spent purchasing the them. ** Define a function object -- cgit v1.2.3-70-g09d2