You've already forked Darklings-FightingGame
mirror of
https://github.com/izzy2lost/Darklings-FightingGame.git
synced 2026-03-10 11:35:19 -07:00
37 lines
1.0 KiB
Plaintext
37 lines
1.0 KiB
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: 187258501a6bf454181f683236ea9f67, type: 3}
|
|
m_Name: Fighter5Dialogue
|
|
m_EditorClassIdentifier:
|
|
playerOneDialogues:
|
|
- character: 0
|
|
sentence: I hope you are worthy.
|
|
- character: 1
|
|
sentence: I sense a dark stench from you.
|
|
- character: 2
|
|
sentence: I always respect another user of the blade.
|
|
- character: 3
|
|
sentence: You are only muscle and no mind.
|
|
- character: 4
|
|
sentence: My past seems to be haunting me.
|
|
playerTwoDialogues:
|
|
- character: 0
|
|
sentence: I couldn't say the same for you.
|
|
- character: 1
|
|
sentence: ...I don't have time for this.
|
|
- character: 2
|
|
sentence: Only I can wield this blade.
|
|
- character: 3
|
|
sentence: I don't need to do that.
|
|
- character: 4
|
|
sentence: Steady your blade.
|