First commit
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
%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: e480a30007b949679b8ca1e0e6088675, type: 3}
|
||||
m_Name: TestEncounterTable
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Nox.Game.EncounterTable
|
||||
id: TestEncounterTable
|
||||
encounters:
|
||||
- <EncounterDefinition>k__BackingField:
|
||||
internalId: 169489f1-892d-475b-8c32-fc760da28929
|
||||
id: simple_puzzle
|
||||
name: Fix a Broken Cart
|
||||
description: 'You encounter a broken cart. At a closer examination you chose
|
||||
to:'
|
||||
<Kind>k__BackingField:
|
||||
rid: 1352971521842741341
|
||||
<EncounterProperties>k__BackingField:
|
||||
difficulty: 0
|
||||
<EncounterVisuals>k__BackingField:
|
||||
icon: {fileID: 0}
|
||||
encounterColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
encounterArt: {fileID: 0}
|
||||
<EncounterDialogOptionSet>k__BackingField: {fileID: 0}
|
||||
references:
|
||||
version: 2
|
||||
RefIds:
|
||||
- rid: 1352971521842741341
|
||||
type: {class: PuzzleKind, ns: Nox.Game, asm: Assembly-CSharp}
|
||||
data:
|
||||
puzzleId: cart
|
||||
difficultyClass: 0
|
||||
Reference in New Issue
Block a user