返回提交历史
Modified
src/services/importService.ts
+2
-0
XFEstudio/XFESpaceNinjaServer
chore(import): handle MadeStoryModeDecision & HasResetAccount (#3478)
For old accounts (if those ever get imported by anyone) or if anyone wants to tinker with the field for whatever reason. Also affects (to some extent at least) in builds like U15.0.6 whether the account is finished with tutorial Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/3478 Reviewed-by: Sainan <63328889+sainan@users.noreply.github.com> Co-authored-by: Animan8000 <187183497+Veniman8000@users.noreply.github.com> Co-committed-by: Animan8000 <187183497+Veniman8000@users.noreply.github.com>
136dc3f3
代码差异
1 个文件
+2
-0
@@ -350,7 +350,9 @@ export const importInventory = (db: TInventoryDatabaseDocument, client: Partial<
350
350
"HasOwnedVoidProjectionsPreviously",
351
351
"ReceivedStartingGear",
352
352
"ArchwingEnabled",
353
"HasResetAccount",
353
354
"PlayedParkourTutorial",
355
"MadeStoryModeDecision",
354
356
"Staff",
355
357
"Moderator",
356
358
"Partner",