From 83186160a7a7770f55186a706b6bc019c3f69916 Mon Sep 17 00:00:00 2001 From: Aviu00 <93730715+Aviu00@users.noreply.github.com> Date: Thu, 17 Aug 2023 23:40:26 +0300 Subject: [PATCH] Add prototype (#316) --- .../Prototypes/White/Mobs/Player/human.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Resources/Prototypes/White/Mobs/Player/human.yml diff --git a/Resources/Prototypes/White/Mobs/Player/human.yml b/Resources/Prototypes/White/Mobs/Player/human.yml new file mode 100644 index 0000000000..3d370d692c --- /dev/null +++ b/Resources/Prototypes/White/Mobs/Player/human.yml @@ -0,0 +1,17 @@ +- type: entity + parent: MobHuman + id: MobHumanGhost + name: Урист МакГост + components: + - type: RandomHumanoidAppearance + randomizeName: true + - type: GhostRole + allowMovement: true + allowSpeech: true + makeSentient: true + name: Человек + description: "Гост роль, но для чего же она?" + - type: GhostTakeoverAvailable + - type: Tag + tags: + - CannotSuicide