Gives Insulation and NoSlip to all bots (#28621)
* Gives Insulation and NoSlip to all bots * remove NoSlip from children
This commit is contained in:
@@ -107,6 +107,8 @@
|
||||
proto: robot
|
||||
- type: ZombieImmune
|
||||
- type: StepTriggerImmune
|
||||
- type: NoSlip
|
||||
- type: Insulated
|
||||
|
||||
- type: entity
|
||||
parent: MobSiliconBase
|
||||
@@ -233,7 +235,6 @@
|
||||
- type: MovementSpeedModifier
|
||||
baseWalkSpeed: 2
|
||||
baseSprintSpeed: 3
|
||||
- type: NoSlip
|
||||
- type: HTN
|
||||
rootTask:
|
||||
task: CleanbotCompound
|
||||
@@ -280,7 +281,6 @@
|
||||
- type: Construction
|
||||
graph: MediBot
|
||||
node: bot
|
||||
- type: NoSlip
|
||||
- type: Anchorable
|
||||
- type: InteractionPopup
|
||||
interactSuccessString: petting-success-medibot
|
||||
|
||||
Reference in New Issue
Block a user