More dialogue improvements, barks stop on dialogue now
This commit is contained in:
@@ -905,6 +905,20 @@ MonoBehaviour:
|
||||
value:
|
||||
type: 0
|
||||
typeString: CustomFieldType_Text
|
||||
- id: 21
|
||||
fields:
|
||||
- title: Name
|
||||
value: CH02SpiderBossKilled
|
||||
type: 0
|
||||
typeString: CustomFieldType_Text
|
||||
- title: Initial Value
|
||||
value: False
|
||||
type: 2
|
||||
typeString: CustomFieldType_Boolean
|
||||
- title: Description
|
||||
value:
|
||||
type: 0
|
||||
typeString: CustomFieldType_Text
|
||||
conversations:
|
||||
- id: 1
|
||||
fields:
|
||||
@@ -24562,7 +24576,7 @@ MonoBehaviour:
|
||||
type: 0
|
||||
typeString: CustomFieldType_Text
|
||||
- title: Sequence
|
||||
value:
|
||||
value: AudioWait(Dialogues/TimeToEscape Beggar Dialogue/New_Story/On_Herbalist/Q3_Beggar_n_4)
|
||||
type: 0
|
||||
typeString: CustomFieldType_Text
|
||||
- title: pl
|
||||
@@ -24583,7 +24597,8 @@ MonoBehaviour:
|
||||
destinationDialogueID: 8
|
||||
isConnector: 0
|
||||
priority: 2
|
||||
conditionsString: Variable["CH02HerbalistSpoke"] == true
|
||||
conditionsString: Variable["CH02HerbalistSpoke"] == true and (Variable["CH02SpiderBossKilled"]
|
||||
== false)
|
||||
userScript:
|
||||
onExecute:
|
||||
m_PersistentCalls:
|
||||
@@ -24638,7 +24653,7 @@ MonoBehaviour:
|
||||
type: 0
|
||||
typeString: CustomFieldType_Text
|
||||
- title: Sequence
|
||||
value:
|
||||
value: AudioWait(Dialogues/TimeToEscape Beggar Dialogue/New_Story/On_Herbalist/Q3_Beggar_n_5)
|
||||
type: 0
|
||||
typeString: CustomFieldType_Text
|
||||
- title: pl
|
||||
|
||||
Reference in New Issue
Block a user