Iterated on tabletops
This commit is contained in:
@@ -243,6 +243,7 @@ const CreatureSchema = new SimpleSchema({
|
||||
|
||||
// Tabletop
|
||||
tabletopId: {
|
||||
index: 1,
|
||||
type: String,
|
||||
regEx: SimpleSchema.RegEx.Id,
|
||||
optional: true,
|
||||
|
||||
Reference in New Issue
Block a user