forked from DebaucheryLibrarian/traxxx
Added Brazzers and Jules Jordan as profile sources. Changed profile structure for proper bust-waist-hip properties and improved stability.
This commit is contained in:
@@ -33,8 +33,10 @@ exports.up = knex => Promise.resolve()
|
||||
|
||||
table.string('residence_place');
|
||||
|
||||
table.string('boobs_size');
|
||||
table.boolean('boobs_natural');
|
||||
table.string('bust', 10);
|
||||
table.integer('waist', 3);
|
||||
table.integer('hip', 3);
|
||||
table.boolean('natural_boobs');
|
||||
|
||||
table.integer('height', 3);
|
||||
table.integer('weight', 3);
|
||||
|
||||
Reference in New Issue
Block a user