From 70cf1b450a232bfed9c88d4fc855310ac0e23efb Mon Sep 17 00:00:00 2001 From: John Pasula Date: Wed, 9 Mar 2011 14:42:41 -0700 Subject: [PATCH] Update ingame text. --- Docs/In-game.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Docs/In-game.txt b/Docs/In-game.txt index 3503432..0a754a6 100644 --- a/Docs/In-game.txt +++ b/Docs/In-game.txt @@ -31,9 +31,11 @@ This is the functionality that occurs when you are clicking the scan button. *Normal Click **Performs a scan of the current tradeskill displaying recipes in a new window. *Shift Click -**Generates a text dumping of the current tradeskill in whichever format is specified in the options (CSV, BBCode, XML). +**Generates a text dumping of the current tradeskill in a format (CSV, XML, BBC) specified by the user. *Alt Click **Removes all waypoints on the World Map and Mini-map generated by ARL. +*Ctrl Click +**Provides development code for use when updating trainers, vendors, etc in the recipe database. ====Recipe This is the functionality that occurs when you click on a recipe. -- 1.7.9.5