moon update and flex structure update
This commit is contained in:
@@ -29,6 +29,7 @@ class CreateFlexStructuresTable extends Migration
|
||||
'Super Construction Facilities',
|
||||
]);
|
||||
$table->double('structure_cost', 20, 2);
|
||||
$table->dateTime('paid_until');
|
||||
$table->timestamps();
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user