30 lines
781 B
Plaintext
30 lines
781 B
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!114 &11400000
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 0}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 06d6015b39148c7418120ef20a144280, type: 3}
|
|
m_Name: Dialogue_Monk
|
|
m_EditorClassIdentifier:
|
|
Name: Monk
|
|
Icon: {fileID: 21300000, guid: 06eaeab3d897712428ce8a26b403a4a7, type: 3}
|
|
HasInteraction: 0
|
|
InteractionType: 0
|
|
Greeting: Hi adventurer!
|
|
Dialogue:
|
|
- It's interesting to see an adventurer like you in this town.
|
|
- I hope you have luck on your adventure.
|
|
HasQuiz: 0
|
|
Questions:
|
|
- questionText: 1
|
|
options:
|
|
- 0
|
|
- 1
|
|
correctOptionIndex: 1
|