balance infiltrate synthoids

This commit is contained in:
Olivier Gagnon
2022-05-20 18:18:42 -04:00
parent 34b099c050
commit 27a8582df8
9 changed files with 76 additions and 488 deletions
-2
View File
@@ -34,8 +34,6 @@ import { IPerson } from "./IPerson";
import { WorkType, ClassType, CrimeType } from "../utils/WorkType";
export interface IPlayer extends IPerson {
// Class members
augmentations: IPlayerOwnedAugmentation[];
bitNodeN: number;
city: CityName;
companyName: string;