Medibot Fix (#18063)
This commit is contained in:
@@ -246,7 +246,7 @@
|
||||
- type: EmaggableMedibot
|
||||
# when you are fine, medibot will help you go sleep
|
||||
standardMed: ChloralHydrate
|
||||
standardMedAmount: 5
|
||||
standardMedAmount: 15
|
||||
# when you are crit, medibot will help you have fun
|
||||
emergencyMed: SpaceDrugs
|
||||
emergencyMedAmount: 25
|
||||
@@ -260,6 +260,8 @@
|
||||
- type: Construction
|
||||
graph: MediBot
|
||||
node: bot
|
||||
- type: NoSlip
|
||||
- type: Anchorable
|
||||
- type: InteractionPopup
|
||||
interactSuccessString: petting-success-medibot
|
||||
interactFailureString: petting-failure-medibot
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
branches:
|
||||
- tasks:
|
||||
- id: PickNearbyInjectablePrimitive
|
||||
- id: MedibotSpeakPrimitive
|
||||
- id: MoveToAccessiblePrimitive
|
||||
- id: MedibotSpeakPrimitive
|
||||
- id: SetIdleTimePrimitive
|
||||
- id: WaitIdleTimePrimitive
|
||||
- id: MedibotInjectPrimitive
|
||||
|
||||
Reference in New Issue
Block a user