From bff214f62b9f82ab0c2639f7e299ce91e52879b6 Mon Sep 17 00:00:00 2001 From: Artur Zhidkov Date: Sun, 23 Jul 2023 01:25:13 +0300 Subject: [PATCH] Added more stuff to psych locker --- .../SS220/Entities/Objects/Misc/psychologist.yml | 8 +++++++- .../Structures/Storage/Lockers/psychologist_lockers.yml | 6 +++++- 2 files changed, 12 insertions(+), 2 deletions(-) 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