Adds hand labelers to the ChemDrobe, LawDrobe, and PTech (#29958)
* Adds hand labelers to the chemdrobe and ptech * LawDrobe too * Update cart.yml --------- Co-authored-by: plykiya <plykiya@protonmail.com>
This commit is contained in:
parent
e620ae9017
commit
219bbda8e7
|
|
@ -25,6 +25,7 @@
|
|||
RubberStampDenied: 1
|
||||
Paper: 10
|
||||
Envelope: 10
|
||||
HandLabeler: 2
|
||||
# Begin Delta-V subtractions
|
||||
# EncryptionKeyCargo: 2
|
||||
# EncryptionKeyEngineering: 2
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
ClothingBackpackSatchelChemistry: 2
|
||||
ClothingBackpackDuffelChemistry: 2
|
||||
ChemBag: 2
|
||||
HandLabeler: 3
|
||||
ClothingBeltMedical: 2
|
||||
ClothingHandsGlovesLatex: 2
|
||||
ClothingHeadsetMedical: 2
|
||||
|
|
|
|||
|
|
@ -17,9 +17,12 @@
|
|||
BriefcaseBrown: 2
|
||||
BookSpaceLaw: 3
|
||||
LuxuryPen: 2
|
||||
RubberStampLawyer: 3 # DeltaV - add lawyer stamp to lawdrobe
|
||||
ClothingOuterCoatOvercoat: 2 # DeltaV - add overcoat to LawDrobe
|
||||
BoxFolderClipboard: 5 # DeltaV - add clipboards for Justice Dept
|
||||
HandLabeler: 2
|
||||
# Begin DeltaV additions
|
||||
RubberStampLawyer: 3
|
||||
ClothingOuterCoatOvercoat: 2
|
||||
BoxFolderClipboard: 5
|
||||
# End DeltaV additions
|
||||
contrabandInventory:
|
||||
ClothingOuterRobesJudge: 1
|
||||
ClothingHeadHatPwig: 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue