Medibot Fix (#18063)

This commit is contained in:
Arendian
2023-07-15 21:59:45 +02:00
committed by GitHub
parent b3a1b97919
commit 040cfe3aae
5 changed files with 31 additions and 25 deletions

View File

@@ -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

View File

@@ -11,8 +11,8 @@
branches:
- tasks:
- id: PickNearbyInjectablePrimitive
- id: MedibotSpeakPrimitive
- id: MoveToAccessiblePrimitive
- id: MedibotSpeakPrimitive
- id: SetIdleTimePrimitive
- id: WaitIdleTimePrimitive
- id: MedibotInjectPrimitive