Working on Chapter 2, draft of Chapter 1 is completed
This commit is contained in:
21
Assets/Inventory/CastleKey.asset
Normal file
21
Assets/Inventory/CastleKey.asset
Normal file
@@ -0,0 +1,21 @@
|
||||
%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: 0}
|
||||
m_Name: CastleKey
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Item
|
||||
itemName: Castle Key
|
||||
itemDescription: 'Big, ornate key that unlocks the main '
|
||||
itemID: 1
|
||||
maxStackSize: 1
|
||||
isStackable: 0
|
||||
itemType: 3
|
||||
itemIcon: {fileID: 21300000, guid: 74170c9e48566bf48a9f2313daed788c, type: 3}
|
||||
8
Assets/Inventory/CastleKey.asset.meta
Normal file
8
Assets/Inventory/CastleKey.asset.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d4ec43193dc94cd45a6623f1f4d9cf1b
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user