Quantcast

more doc updates

pompachomp [12-22-09 - 10:00]
more doc updates
Filename
Docs/Datamine.txt
diff --git a/Docs/Datamine.txt b/Docs/Datamine.txt
index 6fb8e37..a1459fa 100644
--- a/Docs/Datamine.txt
+++ b/Docs/Datamine.txt
@@ -9,18 +9,14 @@ The ARL database has been rewritten approximately 5 times.  The first four times
 ===Commands===
 You may run the command with the <code>/script</code> command or use the built in interface options.

-<center>
-<img src="http://static.curseforge.net/thumbman/19/15/72/626x347/ARL_SS_RC8__9_.jpg.-m0.png" />
-</center>
-
 ====Trainer Skill Levels====
 Does a comparison of the information in your internal ARL database, and those items which are available on the trainer.  Compares the skill levels between the two.
- /script AckisRecipeList:ScanSkillLevelData()
+<<code lua>>/script AckisRecipeList:ScanSkillLevelData()<</code>>

 ====Trainer Recipes====
-Does a comparison of the information in your internal ARL database, and those items which are available on the trainer.  Compares the acquire information of the ARL database with what is availible on the trainer.
- /script AckisRecipeList:ScanTrainerData()
+Does a comparison of the information in your internal ARL database, and those items which are available on the trainer.  Compares the acquire information of the ARL database with what is available on the trainer.
+<<code lua>>/script AckisRecipeList:ScanTrainerData()<</code>>

 ====Generate Complete Links====
 Generates a complete link for all tradeskills.  This has all known recipes in it and can be used for comparison purposes.
- /script AckisRecipeList:GenerateLinks()
\ No newline at end of file
+<<code lua>>/script AckisRecipeList:GenerateLinks()<</code>
\ No newline at end of file