Bots can now be put in closets (#10672)
This commit is contained in:
5
Resources/Prototypes/Body/Presets/bot.yml
Normal file
5
Resources/Prototypes/Body/Presets/bot.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: bodyPreset
|
||||
name: "bot"
|
||||
id: BotPreset
|
||||
partIDs:
|
||||
hand 1: LeftArmBorg
|
||||
6
Resources/Prototypes/Body/Templates/bot.yml
Normal file
6
Resources/Prototypes/Body/Templates/bot.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- type: bodyTemplate
|
||||
id: BotTemplate
|
||||
name: "bot"
|
||||
centerSlot: "torso"
|
||||
slots:
|
||||
hand 1: hand
|
||||
@@ -90,6 +90,9 @@
|
||||
context: "human"
|
||||
- type: InputMover
|
||||
- type: MobMover
|
||||
- type: Body
|
||||
template: BotTemplate
|
||||
preset: BotPreset
|
||||
|
||||
- type: entity
|
||||
parent: MobSiliconBase
|
||||
|
||||
Reference in New Issue
Block a user