Add prototype (#316)
This commit is contained in:
17
Resources/Prototypes/White/Mobs/Player/human.yml
Normal file
17
Resources/Prototypes/White/Mobs/Player/human.yml
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user