forked from Shardstone/trail-into-darkness
23 lines
780 B
Plaintext
23 lines
780 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: 142d6e5b0f6a6cb41beddeae92b56fee, type: 3}
|
|
m_Name: DialogLineLibrary
|
|
m_EditorClassIdentifier: Jovian.EncounterSystem::Jovian.EncounterSystem.DialogLineLibrary
|
|
lines:
|
|
- id: test_you_die
|
|
text: Click me and see what happens. MIght all your dreams com true?
|
|
- id: click_to_continue
|
|
text: This is a test like that should you click it, it will continue and record
|
|
quest progress
|
|
- id: right_choice
|
|
text: You have chose right, padwan, here is 4 RON!
|