chiark / gitweb /
wip sort out Midnights
[ypp-sc-tools.db-test.git] / yarrg / web / docs
index 10caaee8b7b659b283f84fe98ba65f7dff24575b..82b2adde2f2fc7e4133dbf2b26f97b53745f7d26 100755 (executable)
@@ -246,7 +246,7 @@ fact be possible.  In practice this is unlikely to be a problem!
 In the Voyage Trading Plan, YARRG indicates after the commodity name
 where in the YPP commodity UI each commodity can be found.  First
 comes the initial letter of the category:
-%     my $dbh= dbw_connect('Midnight');
+%     my $dbh= dbw_connect('Cerulean');
 %     my $getclasses= $dbh->prepare(
 %        "SELECT commodclass FROM commodclasses ORDER BY commodclass");
 %     $getclasses->execute();
@@ -288,8 +288,5 @@ The exact location of the commodity in the actual game
 client may vary because YARRG only considers the list of all possible
 commodities, not the list of actual offers at the island in question.
 
-Also, not all commodities are always completely categorised or
-ordered; we are working to add the additional data
-
 </div>
 <& footer &>