diff options
| author | Drahy <none@none> | 2009-04-05 16:18:32 +0200 |
|---|---|---|
| committer | Drahy <none@none> | 2009-04-05 16:18:32 +0200 |
| commit | dcd0b835aacde9197f9c71aea772927f23895212 (patch) | |
| tree | e55d0627cb454658bbccec96be45262d9188f83d /sql/updates/2339_world.sql | |
| parent | 276084e2942ff861120a890c5726da31b5a4c25b (diff) | |
* Fixed typos in latest commit
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/2339_world.sql')
| -rw-r--r-- | sql/updates/2339_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/2339_world.sql b/sql/updates/2339_world.sql index 106de7326fb..4b7f08394c2 100644 --- a/sql/updates/2339_world.sql +++ b/sql/updates/2339_world.sql @@ -13,4 +13,4 @@ INSERT INTO `command`(`name`,`security`,`help`) VALUES ('ahbotoption maxstack', '3', '.Syntax: .ahbotoption maxstack $ahMapID $color $value Set maximum stacks for single item in auction. if set to 0 then item_template.stackable value will be considered $color: grey, white, green, blue, purple, orange, yellow.'), ('ahbotoption buyerprice', '3', '.Syntax: .ahbotoption buyerprice $ahMapID $color $value Set rate for which Ahbot will be allowed to buy an item. 1=item_template.sellprice, 2=2*item_template.sellprice... $color: grey, white, green, blue, purple, orange, yellow.'), ('ahbotoption bidinterval', '3', '.Syntax: .ahbotoption bidinterval $ahMapID $parameter Set number of minutes between bids'), -('ahbotoption bidsperinterval', '3', '.Syntax: .ahbotoption bidsperinterval $ahMapID $parameter Set number of bids to be made per cycle.'); +('ahbotoption bidsperinterval', '3', '.Syntax: .ahbotoption bidsperinterval $ahMapID $parameter Set number of bids to be made per cycle.');
\ No newline at end of file |
