Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added additional management items to the NFSD PTech #2587

Merged
merged 2 commits into from
Jan 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
DeskBell: 4294967295 #Infinite
EncryptionKeySecurity: 4294967295 #Infinite
EncryptionKeyService: 4294967295 #Infinite
EncryptionKeyNfsd: 5
EncryptionKeyNfsd: 5
EncryptionKeyCommand: 5

- type: vendingMachineInventory
Expand All @@ -38,6 +38,9 @@
ClothingHeadsetNfsdBrownCommon: 4294967295 #infinite
ClothingHeadsetNfsdCreamCommon: 4294967295 #infinite
ClothingHeadsetNfsdGreenCommon: 4294967295 #infinite
ClearNFPDA: 4294967295 #infinite
ContractorIDCard: 4294967295 #infinite
ClothingHeadsetGrey: 4294967295 #infinite
RubberStampPal: 3
RubberStampApproved: 4294967295 #Infinite
RubberStampDenied: 4294967295 #Infinite
Expand All @@ -48,8 +51,11 @@
BoxEnvelope: 4
BoxFolderNfsdForms: 3
BoxFolderNfsdFormsBrown: 3
BoxFolderGreen: 3
BoxFolderRed: 3
HandLabeler: 4294967295 #Infinite
EncryptionKeyNfsd: 4294967295 #Infinite
EncryptionKeyCommand: 5
ClothingOuterCoatNfsdFormal: 3
ClothingOuterCoatNfsdFormalSheriff: 3
ClothingOuterCoatNfsdLongCoat: 3
Expand Down
Loading