improve: adding special weapons at powersuit creation #277
@ -381,6 +381,7 @@ DuviriInfoSchema.set("toJSON", {
|
||||
}
|
||||
});
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
||||
|
||||
const GenericItemSchema2 = new Schema<IGenericItem2>({
|
||||
ItemType: String,
|
||||
ItemName: String,
|
||||
|
Loading…
x
Reference in New Issue
Block a user
please undo removal of all genericItem2 instances. it has a purpose for later.