Weaponschein im Interaktionsmenü anzeigen

This commit is contained in:
hydrant
2020-03-14 00:21:35 +01:00
parent ff6e8c20aa
commit 1d82b3f3e2
4 changed files with 17 additions and 4 deletions

View File

@@ -33,6 +33,7 @@ declare interface Licenses {
drivingLicenseCar: boolean;
drivingLicenseBike: boolean;
flightLicensePlane: boolean;
weaponLicense: boolean;
}
declare interface FactionRanks {