added market to flex structures to keep track of.
This commit is contained in:
@@ -27,6 +27,7 @@ class CreateFlexStructuresTable extends Migration
|
||||
'Cyno Beacon',
|
||||
'Jump Bridge',
|
||||
'Super Construction Facilities',
|
||||
'Market',
|
||||
]);
|
||||
$table->double('structure_cost', 20, 2);
|
||||
$table->dateTime('paid_until');
|
||||
|
||||
Reference in New Issue
Block a user