diff --git a/Resources/Prototypes/SS220/Entities/Objects/Misc/psychologist.yml b/Resources/Prototypes/SS220/Entities/Objects/Misc/psychologist.yml index e355ae3a2d89d0..e880ed9ee547eb 100644 --- a/Resources/Prototypes/SS220/Entities/Objects/Misc/psychologist.yml +++ b/Resources/Prototypes/SS220/Entities/Objects/Misc/psychologist.yml @@ -19,4 +19,10 @@ - type: StorageFill contents: - id: PillPlacebo - amount: 9 \ No newline at end of file + amount: 9 + +- type: entity + parent: PersonalAI + id: TherapeuticPai + name: терапевтический ПИИ + description: "Для тех кому нужно с кем-нибудь поговорить. Внимание: производитель не несёт ответсвенность за потенциальную зависимость от продукта." \ No newline at end of file diff --git a/Resources/Prototypes/SS220/Entities/Structures/Storage/Lockers/psychologist_lockers.yml b/Resources/Prototypes/SS220/Entities/Structures/Storage/Lockers/psychologist_lockers.yml index c2396344a06752..2377c27e9c140b 100644 --- a/Resources/Prototypes/SS220/Entities/Structures/Storage/Lockers/psychologist_lockers.yml +++ b/Resources/Prototypes/SS220/Entities/Structures/Storage/Lockers/psychologist_lockers.yml @@ -22,4 +22,8 @@ - id: PlaceboPillCanister amount: 2 - id: ClothingHandsGlovesLatex - - id: BoxZiptie \ No newline at end of file + - id: BoxZiptie + - id: ClothingOuterStraightjacket + amount: 2 + - id: TherapeuticPai + amount: 2 \ No newline at end of file