Adds PopupMessage to being hugged [Fix #7644] (#7698)

This commit is contained in:
Júlio César Ueti
2022-04-23 20:43:11 -03:00
committed by GitHub
parent 94bd2b7c94
commit f5eead4ba9
9 changed files with 20 additions and 9 deletions

View File

@@ -9,6 +9,7 @@
successChance: 1
interactSuccessString: hugging-success-generic
interactSuccessSound: /Audio/Effects/hug.ogg
messagePerceivedByOthers: hugging-success-generic-others
- type: Mind
showExamineInfo: true
- type: Input
@@ -23,4 +24,4 @@
- type: CanHostGuardian
- type: AiFactionTag
factions:
- NanoTrasen
- NanoTrasen

View File

@@ -9,6 +9,7 @@
successChance: 1
interactSuccessString: hugging-success-generic
interactSuccessSound: /Audio/Effects/hug.ogg
messagePerceivedByOthers: hugging-success-generic-others
- type: Mind
showExamineInfo: true
- type: Input

View File

@@ -9,6 +9,7 @@
successChance: 1
interactSuccessString: hugging-success-generic
interactSuccessSound: /Audio/Effects/hug.ogg
messagePerceivedByOthers: hugging-success-generic-others
- type: Mind
showExamineInfo: true
- type: Input

View File

@@ -7,6 +7,7 @@
successChance: 1
interactSuccessString: hugging-success-generic
interactSuccessSound: /Audio/Effects/hug.ogg
messagePerceivedByOthers: hugging-success-generic-others
- type: Mind
showExamineInfo: true
- type: Input

View File

@@ -8,6 +8,7 @@
successChance: 1
interactSuccessString: hugging-success-generic
interactSuccessSound: /Audio/Effects/hug.ogg
messagePerceivedByOthers: hugging-success-generic-others
- type: Mind
showExamineInfo: true
- type: Input

View File

@@ -69,7 +69,7 @@
base: window
- type: InteractionPopup
interactSuccessString: comp-window-knock
popupPerceivedByOthers: true
messagePerceivedByOthers: comp-window-knock
interactSuccessSound:
path: /Audio/Effects/glass_knock.ogg
- type: Construction
@@ -110,7 +110,7 @@
state: window
- type: InteractionPopup
interactSuccessString: comp-window-knock
popupPerceivedByOthers: true
messagePerceivedByOthers: comp-window-knock
interactSuccessSound:
path: /Audio/Effects/glass_knock.ogg
- type: Physics