From a8fedec270c751ee212cf5c8d5c1eab9dbca5f9c Mon Sep 17 00:00:00 2001 From: euphyy Date: Sun, 25 Nov 2012 01:08:33 +0000 Subject: * Added the "Catalog Magician" NPC to merchants/buying_shops.txt, thanks to Muad_Dib! * Changed all commands in atcommands.txt to their defined names, not aliases, and added two more common aliases. * Documented 'makerune' in script_commands.txt. * Documented '@accinfo' in atcommands.txt. * Follow-up r16965, database update for rune crafting formula. * Updated Magic Mushroom DB according to 3CeAM revision 703. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16966 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'doc/script_commands.txt') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index ebb53eb70..087daadd5 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -4494,12 +4494,24 @@ Valid dish levels are: 19 - Level 9 Dish 20 - Level 10 Dish -Altough it's required to set a dish level, it doesn't matter if you set it to 1 +Although it's required to set a dish level, it doesn't matter if you set it to 1 and you want to cook a level 10 dish, as long as you got the required incredients to cook the dish the command works. --------------------------------------- +*makerune <% success bonus>; + +This command will open a rune crafting window on the client connected to the +invoking character. Since this command is officially used in rune ores, a bonus +success rate must be specified (which adds to the base formula). + +You can see the full list of runes that can be produced in 'db/produce_db.txt'. +The window will not be empty only if the invoking character can actually produce +the items of that type and has the appropriate raw materials in their inventory. + +--------------------------------------- + *successremovecards ; This command will remove all cards from the item found in the specified -- cgit v1.2.3-60-g2f50