Update README.md with some factids, finish unfinished sentences.

This commit is contained in:
Wuzzy
2014-10-04 04:50:04 +02:00
parent 88ca8bafbf
commit 04c61885f3
2 changed files with 34 additions and 16 deletions

View File

@ -210,7 +210,7 @@ end
count: (optional) amount of items in the treasure. If this value is nil, treasurer assumes a default of 1.
min_preciousness: (optional) dont consider treasures with a lower preciousness. nil = no lower limit
max_preciousness: (optional) dont consider treasures with a higher preciousness. nil = no lower limit
treasurer_group: (optional): Only consider treasures which are members of at least one of the members of the provided Treasurer group table. nil = consider all groups
treasurer_groups: (optional): Only consider treasures which are members of at least one of the members of the provided Treasurer group table. nil = consider all groups
returns:
a table of ItemStacks (the requested treasures) - may be empty
on error, it returns false