alliance moons spreadsheet conversion to services
This commit is contained in:
@@ -30,6 +30,7 @@ class CreateAllianceMoonsTable extends Migration
|
||||
$table->integer('ThirdQuantity')->default('0');
|
||||
$table->string('FourthOre')->default('None');
|
||||
$table->integer('FourthQuantity')->default('0');
|
||||
$table->string('Moon_Type');
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user