From dcd0b835aacde9197f9c71aea772927f23895212 Mon Sep 17 00:00:00 2001 From: Drahy Date: Sun, 5 Apr 2009 16:18:32 +0200 Subject: * Fixed typos in latest commit --HG-- branch : trunk --- sql/updates/2339_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates/2339_world.sql') 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 -- cgit v1.2.3