cleanup changeling namespaces and prototypes (#39794)
This commit is contained in:
12
Resources/Prototypes/Entities/Mobs/Player/changeling.yml
Normal file
12
Resources/Prototypes/Entities/Mobs/Player/changeling.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
- type: entity
|
||||
parent: MobHuman
|
||||
id: MobLing
|
||||
name: Urist McLing
|
||||
suffix: Non-Antag
|
||||
components:
|
||||
- type: ChangelingDevour
|
||||
- type: ChangelingIdentity
|
||||
- type: ChangelingTransform
|
||||
- type: ActionGrant
|
||||
actions:
|
||||
- ActionRetractableItemArmBlade # Temporary addition, will inevitably be a purchasable in the bio-store
|
||||
Reference in New Issue
Block a user