코스튬 추가 세팅
This commit is contained in:
parent
f0e00bcb7c
commit
5dad2ef7ae
|
|
@ -1 +1 @@
|
|||
[{"n_CostumeID": "110001", "s_Image": "01 Ai 01", "s_Prefab": "Ai01", "exception": "아이 교복"}, {"n_CostumeID": "110002", "s_Image": "01 Ai 02", "s_Prefab": "Ai02", "exception": "아이 비키니"}, {"n_CostumeID": "110003", "s_Image": "01 Ai 03", "s_Prefab": "Ai03", "exception": "아이 파자마"}]
|
||||
[{"n_CostumeID": "110001", "s_Image": "01 Ai 01", "s_Prefab": "Ai01", "exception": "아이 교복"}, {"n_CostumeID": "110002", "s_Image": "01 Ai 02", "s_Prefab": "Ai02", "exception": "아이 비키니"}, {"n_CostumeID": "110003", "s_Image": "01 Ai 03", "s_Prefab": "Ai03", "exception": "아이 파자마"}, {"n_CostumeID": "110004", "s_Image": "02 aki 01", "s_Prefab": "Aki01", "exception": "아키 교복"}, {"n_CostumeID": "110005", "s_Image": "02 aki 02", "s_Prefab": "Aki02", "exception": "아키 비키니"}, {"n_CostumeID": "110006", "s_Image": "03 Emika 01", "s_Prefab": "Emika01", "exception": ""}, {"n_CostumeID": "110007", "s_Image": "03 Emika 02", "s_Prefab": "Emika02", "exception": ""}, {"n_CostumeID": "110008", "s_Image": "03 Emika 03", "s_Prefab": "Emika03", "exception": ""}, {"n_CostumeID": "110009", "s_Image": "03 Emika 04", "s_Prefab": "Emika04", "exception": ""}]
|
||||
File diff suppressed because one or more lines are too long
|
|
@ -1 +1 @@
|
|||
[{"exception": "아이 3종", "n_CollectionName": "101101", "n_CostumeID1": "110001", "n_CostumeID2": "110002", "n_CostumeID3": "110003", "e_Stat": "STR", "n_StatValue": "5"}]
|
||||
[{"exception": "아이 3종", "n_CollectionName": "101101", "n_CostumeID1": "110001", "n_CostumeID2": "110002", "n_CostumeID3": "110003", "n_CostumeID4": "0", "e_Stat": "STR", "n_StatValue": "5"}, {"exception": "아키 2종", "n_CollectionName": "101102", "n_CostumeID1": "110004", "n_CostumeID2": "110005", "n_CostumeID3": "0", "n_CostumeID4": "0", "e_Stat": "DEX", "n_StatValue": "5"}, {"exception": "에미카 4종", "n_CollectionName": "101103", "n_CostumeID1": "110006", "n_CostumeID2": "110007", "n_CostumeID3": "110008", "n_CostumeID4": "110009", "e_Stat": "INT", "n_StatValue": "5"}]
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,7 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 7d6f4cbc3977e164abe0fbb1a59ca178
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 1552660ca81841f48a0b08f295cdd75b
|
||||
timeCreated: 1466269408
|
||||
licenseType: Store
|
||||
NativeFormatImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: ce25277860d1708468a54bdc72937e65
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 100100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 926e30c26ec4b784ea9fc6cad470f995
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 100100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 7ff40fb6a586f8a47a0a0d4e68468e98
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 100100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: b4f64a1e7a0536c4abb99ade1a1b8b1e
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 100100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
|
@ -26,6 +26,12 @@ public class PCCostumeCollectionListTableData : TableDataBase
|
|||
get { return _CostumeID3; }
|
||||
set { _CostumeID3 = value; _CostumeID3.RandomizeCryptoKey(); }
|
||||
}
|
||||
ObscuredInt _CostumeID4;
|
||||
public int n_CostumeID4
|
||||
{
|
||||
get { return _CostumeID4; }
|
||||
set { _CostumeID4 = value; _CostumeID4.RandomizeCryptoKey(); }
|
||||
}
|
||||
|
||||
public eStat e_Stat;
|
||||
ObscuredInt _StatValue;
|
||||
|
|
@ -63,9 +69,10 @@ public class table_pccostumecollectionlist : table_missionbase
|
|||
for (int i = 0; i < Get_DataList().Count; i++)
|
||||
{
|
||||
var temp = Get_DataList()[i];
|
||||
temp.list_CostumeID.Add(temp.n_CostumeID1);
|
||||
temp.list_CostumeID.Add(temp.n_CostumeID2);
|
||||
temp.list_CostumeID.Add(temp.n_CostumeID3);
|
||||
if (temp.n_CostumeID1 > 0) temp.list_CostumeID.Add(temp.n_CostumeID1);
|
||||
if (temp.n_CostumeID2 > 0) temp.list_CostumeID.Add(temp.n_CostumeID2);
|
||||
if (temp.n_CostumeID3 > 0) temp.list_CostumeID.Add(temp.n_CostumeID3);
|
||||
if (temp.n_CostumeID4 > 0) temp.list_CostumeID.Add(temp.n_CostumeID4);
|
||||
}
|
||||
|
||||
base.Start();
|
||||
|
|
|
|||
Loading…
Reference in New Issue