Merge branch 'AngeloTadeucci:main' into main

This commit is contained in:
Nicat 2023-09-03 19:07:31 +04:00 committed by GitHub
commit 543ffb2ec0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -901,11 +901,17 @@ export interface PersonalTechProject {
export interface PlayerSkills {
LPP_SPACE: number;
LPS_GUNNERY: number;
LPP_DRIFTER: number;
LPS_NONE: number;
LPS_PILOTING: number;
LPS_ENGINEERING: number;
LPS_GUNNERY: number;
LPS_TACTICAL: number;
LPS_ENGINEERING: number;
LPS_COMMAND: number;
LPS_DRIFT_COMBAT: number;
LPS_DRIFT_RIDING: number;
LPS_DRIFT_OPPORTUNITY: number;
LPS_DRIFT_ENDURANCE: number;
}
export interface QuestKey {