init
This commit is contained in:
21
Assets/TcgEngine/Resources/Variants/foil.asset
Normal file
21
Assets/TcgEngine/Resources/Variants/foil.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: 11500000, guid: 2c73830b52f888545a0cf8aac8d4b21e, type: 3}
|
||||
m_Name: foil
|
||||
m_EditorClassIdentifier:
|
||||
id: foil
|
||||
title: Foil
|
||||
frame: {fileID: 21300000, guid: e60f9610adb91264b8a78e4bfbe5cde8, type: 3}
|
||||
frame_board: {fileID: 21300000, guid: 8ceb9655eb731ce4eb48d9977613844d, type: 3}
|
||||
color: {r: 0.9716981, g: 0.70246285, b: 0.15950511, a: 1}
|
||||
cost_factor: 4
|
||||
is_default: 0
|
||||
8
Assets/TcgEngine/Resources/Variants/foil.asset.meta
Normal file
8
Assets/TcgEngine/Resources/Variants/foil.asset.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 3a827aeeaca139641a4b8ad0c3c74f52
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
19
Assets/TcgEngine/Resources/Variants/normal.asset
Normal file
19
Assets/TcgEngine/Resources/Variants/normal.asset
Normal file
@@ -0,0 +1,19 @@
|
||||
%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: 2c73830b52f888545a0cf8aac8d4b21e, type: 3}
|
||||
m_Name: normal
|
||||
m_EditorClassIdentifier:
|
||||
id: normal
|
||||
title: Normal
|
||||
frame: {fileID: 21300000, guid: 757ca8db8bd609e449364b81d8bcb9b6, type: 3}
|
||||
frame_board: {fileID: 21300000, guid: 64bccc4111cfe6845b6807b6dfb8fcd6, type: 3}
|
||||
is_default: 1
|
||||
8
Assets/TcgEngine/Resources/Variants/normal.asset.meta
Normal file
8
Assets/TcgEngine/Resources/Variants/normal.asset.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2132a370f5bfc284b8d48d66aa4b15f0
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user