revert KahlLoadOuts removal

This commit is contained in:
AMelonInsideLemon 2025-01-25 01:21:51 +01:00
parent 2962ec871e
commit 94239676c5

View File

@ -1111,6 +1111,7 @@ const inventorySchema = new Schema<IInventoryDatabase, InventoryDocumentProps>(
//Unknown and system
DuviriInfo: DuviriInfoSchema,
Mailbox: MailboxSchema,
KahlLoadOuts: [Schema.Types.Mixed],
HandlerPoints: Number,
ChallengesFixVersion: Number,
PlayedParkourTutorial: Boolean,