update 大量更新资源

This commit is contained in:
2025-09-09 23:19:28 +08:00
parent e8ff82a475
commit eb55de718e
81 changed files with 987 additions and 255 deletions
+32 -6
View File
@@ -33,6 +33,8 @@ export class GirlListItem extends Component {
price: Label;
@property(Node)
freeNode: Node;
@property(Node)
unreleaseCover: Node;
@property(Node)
chatIcon: Node;
@@ -104,17 +106,41 @@ export class GirlListItem extends Component {
this.category.toString(),
this.id
);
this.price.node.active = priceType == PriceType.pay;
this.freeNode.active = priceType == PriceType.free;
if(isRelease)
{
this.price.node.active = false;
this.freeNode.active =false;
this.starParent.active = true;
this.chatIcon.active = true;
this.unreleaseCover.active = false;
}else{
this.unreleaseCover.active = true;
this.chatIcon.active = false;
this.starParent.active = false;
if(priceType == PriceType.free)
{
this.price.node.active = false;
this.freeNode.active = true;
}else{
this.price.node.active = true;
this.freeNode.active = false;
}
}
// this.price.node.active = priceType == PriceType.pay;
// this.freeNode.active = priceType == PriceType.free;
//this.tryNode.active = priceType == PriceType.first_time_free;
let listAvatarPath = girlData.getGrilListAvatar(
this.category.toString(),
this.id
);
listAvatarPath = listAvatarPath.replace("Avatar","avatar");//临时
ResManager.I.changeBundleSpriteFrame(
this.avatar,
listAvatarPath,
"Girls",
"Chat18x",
() => {
let sizeTran = this.avatar.node.parent.getComponent(UITransform);
Utils.adjustBgPixelRatioToSize(
@@ -127,9 +153,9 @@ export class GirlListItem extends Component {
//虚假好感度
const ratio = randomRangeInt(0, 5);
this.starParent.active = ratio != 0;
this.chatIcon.active = ratio != 0;
this.price.node.active = ratio == 0;
// this.starParent.active = ratio != 0;
// this.chatIcon.active = ratio != 0;
// this.price.node.active = ratio == 0;
for (let i = 0; i < this.stars.length; i++) {
const element = this.stars[i];
if (ratio > i) {
+252 -248
View File
@@ -331,10 +331,10 @@
"__id__": 31
},
{
"__id__": 39
"__id__": 45
},
{
"__id__": 45
"__id__": 51
},
{
"__id__": 125
@@ -917,21 +917,25 @@
"_parent": {
"__id__": 6
},
"_children": [],
"_children": [
{
"__id__": 32
}
],
"_active": true,
"_components": [
{
"__id__": 32
"__id__": 38
},
{
"__id__": 34
"__id__": 40
},
{
"__id__": 36
"__id__": 42
}
],
"_prefab": {
"__id__": 38
"__id__": 44
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -962,6 +966,142 @@
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "lock",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 31
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 33
},
{
"__id__": 35
}
],
"_prefab": {
"__id__": 37
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 364.73299999999995,
"y": 0,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 32
},
"_enabled": true,
"__prefab": {
"__id__": 34
},
"_contentSize": {
"__type__": "cc.Size",
"width": 89,
"height": 109
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "7b/qZR2ktJmIwIFObahhxS"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 32
},
"_enabled": true,
"__prefab": {
"__id__": 36
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "7fa45f8f-c23a-48d8-9564-b64b0b3ec228@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "afKZR3Jg9NJqY5Ry7A0fbz"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "1f1NlyRqxOe6e98bwbw5DW",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
@@ -972,7 +1112,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 33
"__id__": 39
},
"_contentSize": {
"__type__": "cc.Size",
@@ -1000,7 +1140,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 35
"__id__": 41
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -1045,7 +1185,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 37
"__id__": 43
},
"_alignFlags": 45,
"_target": null,
@@ -1087,7 +1227,7 @@
{
"__type__": "cc.Node",
"_name": "chat",
"_objFlags": 0,
"_objFlags": 512,
"__editorExtras__": {},
"_parent": {
"__id__": 6
@@ -1096,14 +1236,14 @@
"_active": true,
"_components": [
{
"__id__": 40
"__id__": 46
},
{
"__id__": 42
"__id__": 48
}
],
"_prefab": {
"__id__": 44
"__id__": 50
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -1140,11 +1280,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 39
"__id__": 45
},
"_enabled": true,
"__prefab": {
"__id__": 41
"__id__": 47
},
"_contentSize": {
"__type__": "cc.Size",
@@ -1168,11 +1308,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 39
"__id__": 45
},
"_enabled": true,
"__prefab": {
"__id__": 43
"__id__": 49
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -1230,16 +1370,16 @@
},
"_children": [
{
"__id__": 46
"__id__": 52
},
{
"__id__": 54
"__id__": 60
},
{
"__id__": 62
"__id__": 68
},
{
"__id__": 100
"__id__": 106
}
],
"_active": true,
@@ -1292,23 +1432,23 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 45
"__id__": 51
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 47
"__id__": 53
},
{
"__id__": 49
"__id__": 55
},
{
"__id__": 51
"__id__": 57
}
],
"_prefab": {
"__id__": 53
"__id__": 59
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -1345,11 +1485,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 46
"__id__": 52
},
"_enabled": true,
"__prefab": {
"__id__": 48
"__id__": 54
},
"_contentSize": {
"__type__": "cc.Size",
@@ -1373,11 +1513,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 46
"__id__": 52
},
"_enabled": true,
"__prefab": {
"__id__": 50
"__id__": 56
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -1444,11 +1584,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 46
"__id__": 52
},
"_enabled": true,
"__prefab": {
"__id__": 52
"__id__": 58
},
"_alignFlags": 8,
"_target": null,
@@ -1493,23 +1633,23 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 45
"__id__": 51
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 55
"__id__": 61
},
{
"__id__": 57
"__id__": 63
},
{
"__id__": 59
"__id__": 65
}
],
"_prefab": {
"__id__": 61
"__id__": 67
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -1546,11 +1686,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 54
"__id__": 60
},
"_enabled": true,
"__prefab": {
"__id__": 56
"__id__": 62
},
"_contentSize": {
"__type__": "cc.Size",
@@ -1574,11 +1714,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 54
"__id__": 60
},
"_enabled": true,
"__prefab": {
"__id__": 58
"__id__": 64
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -1642,11 +1782,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 54
"__id__": 60
},
"_enabled": true,
"__prefab": {
"__id__": 60
"__id__": 66
},
"_alignFlags": 13,
"_target": null,
@@ -1691,12 +1831,9 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 45
"__id__": 51
},
"_children": [
{
"__id__": 63
},
{
"__id__": 69
},
@@ -1708,22 +1845,25 @@
},
{
"__id__": 87
},
{
"__id__": 93
}
],
"_active": true,
"_components": [
{
"__id__": 93
"__id__": 99
},
{
"__id__": 95
"__id__": 101
},
{
"__id__": 97
"__id__": 103
}
],
"_prefab": {
"__id__": 99
"__id__": 105
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -1760,20 +1900,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 62
"__id__": 68
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 64
"__id__": 70
},
{
"__id__": 66
"__id__": 72
}
],
"_prefab": {
"__id__": 68
"__id__": 74
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -1810,11 +1950,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 63
"__id__": 69
},
"_enabled": true,
"__prefab": {
"__id__": 65
"__id__": 71
},
"_contentSize": {
"__type__": "cc.Size",
@@ -1838,11 +1978,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 63
"__id__": 69
},
"_enabled": true,
"__prefab": {
"__id__": 67
"__id__": 73
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -1896,20 +2036,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 62
"__id__": 68
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 70
"__id__": 76
},
{
"__id__": 72
"__id__": 78
}
],
"_prefab": {
"__id__": 74
"__id__": 80
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -1946,11 +2086,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 69
"__id__": 75
},
"_enabled": true,
"__prefab": {
"__id__": 71
"__id__": 77
},
"_contentSize": {
"__type__": "cc.Size",
@@ -1974,11 +2114,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 69
"__id__": 75
},
"_enabled": true,
"__prefab": {
"__id__": 73
"__id__": 79
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -2032,20 +2172,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 62
"__id__": 68
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 76
"__id__": 82
},
{
"__id__": 78
"__id__": 84
}
],
"_prefab": {
"__id__": 80
"__id__": 86
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -2082,11 +2222,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 75
"__id__": 81
},
"_enabled": true,
"__prefab": {
"__id__": 77
"__id__": 83
},
"_contentSize": {
"__type__": "cc.Size",
@@ -2110,11 +2250,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 75
"__id__": 81
},
"_enabled": true,
"__prefab": {
"__id__": 79
"__id__": 85
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -2168,20 +2308,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 62
"__id__": 68
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 82
"__id__": 88
},
{
"__id__": 84
"__id__": 90
}
],
"_prefab": {
"__id__": 86
"__id__": 92
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -2218,11 +2358,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 81
"__id__": 87
},
"_enabled": true,
"__prefab": {
"__id__": 83
"__id__": 89
},
"_contentSize": {
"__type__": "cc.Size",
@@ -2246,11 +2386,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 81
"__id__": 87
},
"_enabled": true,
"__prefab": {
"__id__": 85
"__id__": 91
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -2304,20 +2444,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 62
"__id__": 68
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 88
"__id__": 94
},
{
"__id__": 90
"__id__": 96
}
],
"_prefab": {
"__id__": 92
"__id__": 98
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -2354,11 +2494,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 87
"__id__": 93
},
"_enabled": true,
"__prefab": {
"__id__": 89
"__id__": 95
},
"_contentSize": {
"__type__": "cc.Size",
@@ -2382,11 +2522,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 87
"__id__": 93
},
"_enabled": true,
"__prefab": {
"__id__": 91
"__id__": 97
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -2440,11 +2580,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 62
"__id__": 68
},
"_enabled": true,
"__prefab": {
"__id__": 94
"__id__": 100
},
"_contentSize": {
"__type__": "cc.Size",
@@ -2468,11 +2608,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 62
"__id__": 68
},
"_enabled": true,
"__prefab": {
"__id__": 96
"__id__": 102
},
"_alignFlags": 12,
"_target": null,
@@ -2504,11 +2644,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 62
"__id__": 68
},
"_enabled": false,
"__prefab": {
"__id__": 98
"__id__": 104
},
"_resizeMode": 1,
"_layoutType": 1,
@@ -2555,12 +2695,9 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 45
"__id__": 51
},
"_children": [
{
"__id__": 101
},
{
"__id__": 107
}
@@ -2606,149 +2743,13 @@
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "lock",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 100
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 102
},
{
"__id__": 104
}
],
"_prefab": {
"__id__": 106
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 418.70199999999994,
"y": 75.72299999999996,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 101
},
"_enabled": true,
"__prefab": {
"__id__": 103
},
"_contentSize": {
"__type__": "cc.Size",
"width": 89,
"height": 109
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "7b/qZR2ktJmIwIFObahhxS"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 101
},
"_enabled": true,
"__prefab": {
"__id__": 105
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "7fa45f8f-c23a-48d8-9564-b64b0b3ec228@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "afKZR3Jg9NJqY5Ry7A0fbz"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "1f1NlyRqxOe6e98bwbw5DW",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "price",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 100
"__id__": 106
},
"_children": [],
"_active": true,
@@ -2884,7 +2885,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 100
"__id__": 106
},
"_enabled": true,
"__prefab": {
@@ -2912,7 +2913,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 100
"__id__": 106
},
"_enabled": true,
"__prefab": {
@@ -2996,7 +2997,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 45
"__id__": 51
},
"_enabled": true,
"__prefab": {
@@ -3024,7 +3025,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 45
"__id__": 51
},
"_enabled": true,
"__prefab": {
@@ -3060,7 +3061,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 45
"__id__": 51
},
"_enabled": false,
"__prefab": {
@@ -3584,10 +3585,10 @@
"__id__": 19
},
"girlName": {
"__id__": 49
"__id__": 55
},
"tags": {
"__id__": 57
"__id__": 63
},
"price": {
"__id__": 115
@@ -3595,11 +3596,14 @@
"freeNode": {
"__id__": 126
},
"unreleaseCover": {
"__id__": 31
},
"chatIcon": {
"__id__": 39
"__id__": 45
},
"starParent": {
"__id__": 62
"__id__": 68
},
"_id": ""
},
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "af7280d9-710e-4489-a5a8-62ec07a19f82",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "af08bcc7-b09a-4b3d-a7c3-a504457ca9b0",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "24aa3c5a-e6dd-4279-9110-0ae6a1a0be0c",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "3b1c64c4-c0db-4579-94e9-22cf40e64d0a",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "b3dcaab0-b592-47e1-b7a0-bafe37426ce2",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "f67a77c1-f95e-4c4a-964b-23a0ed5bbb3d",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "11aab4fe-a515-4cdc-b288-c08b0acbe769",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "d02e54d3-b755-47f6-8475-31951dd6da73",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "ac479208-eb0b-4a21-b7fd-5db9f78c6f64",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "8b9baf50-8b98-4c0e-b2af-06b1325c60be",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "11141f26-a695-4c12-a65f-6aba4c858c7f",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "b7231219-6e18-4e06-9e09-c94008747a93",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "ab4f2c9c-d5c9-43e5-9525-410526969cc3",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "672a36bb-9f24-4950-98dd-58d5c4fd8e9a",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "939cdaec-85b5-4c4c-954b-409d2e7f47a1",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "2867ffd7-f914-41cd-9635-7d9fc7658f72",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "f4919b8f-405c-43c8-ae9e-850ece95d11e",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "98edad57-5c47-42a1-8c45-1c719d467655",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "b4da4544-d814-46b6-878b-58bf5789a61e",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "17bcc482-439c-4c48-bbce-e422243d430e",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "65030ff0-fa25-4fa8-945f-ae649155f59e",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "ea487f36-90dd-4f51-8455-4b1d63c2ef4b",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "c39a0544-0b8b-46cd-af60-84b5fb3b7087",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "883c14f7-6995-4ec1-97e0-db435f6766e4",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "6d2f474c-135b-406f-b2c4-b6d29e4007b9",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "c732d321-e894-433f-af4a-7b5a292dd3f0",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "395c4092-8436-40fa-99fc-4e0fb5ac321e",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "c225c73e-b39b-47ef-a454-d95c0c7c167d",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "5f42f18b-217b-4f4d-9c4d-985142acb167",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "74ef6786-17c8-4c38-913f-48534d059426",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "dfa43a5a-75ec-476b-b18d-b2ff5f16a8ca",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "7dbf5d8f-9d3e-4909-905d-512ed9c738a0",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "7b456989-f0ef-470d-91f9-ea929dbd2ec5",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "d0bd8cf0-521d-4804-b25a-265881856720",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "3a4b7a14-7fd7-4a13-8080-6b961d5b1607",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "932cafe5-7079-4418-a905-67f920b7e015",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "cd675ba6-6855-46fa-b1d4-0c20d64b6107",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "31367c11-5dea-4e45-a04a-e074e5105962",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "7c17f9d5-8ecb-47df-87c6-c990441339ae",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "5ec5295e-211f-458f-b16c-de1fb3b70995",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "7678c676-8824-4060-a9bf-c443c1742976",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "92d79f90-9340-4f61-abbc-dfa598550f3f",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "d18bf172-b30d-4948-8f07-adf4dc0e027c",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "06d6a4b9-dfe3-4379-9869-e3c1eadad6eb",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "7e7f24bf-552d-460c-aa7a-fb1ca7459fcd",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "07bda051-052c-46a6-bb8f-29747cff4ced",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "a1331d85-a618-42c5-8fdd-8a16fb3752fa",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "96a8ebd2-8422-4545-a5ec-670247e308d6",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "859f1ac6-938d-421f-8b9a-275eb07e6fd5",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "ac8a0eea-6ee9-4141-94f9-18a06323397e",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "9d912b48-58fa-483f-a427-136cffffba1b",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "8e9f7cfd-145a-4cdc-be5e-11c6c71db8ef",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "619c49aa-fce3-48ec-ba29-43dca268b546",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "d9c65847-9523-40fe-a35a-567302d11aeb",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "4274f861-0231-4de0-b9c0-36897ba5555e",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "e01774b4-f5f8-47fe-9e94-5e0b352f7602",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "0a484a6c-8623-43b9-9114-a9c383b08f4b",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "9be8e146-299e-4e69-88fd-5015c737b116",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "38c335a7-582a-4343-92cd-395968a2ecba",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "1ac191d3-ae93-44b2-81f9-134499804c56",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "91bfa33b-52c3-4940-b882-47cfeeee93b7",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "61dd638e-fff7-4e1f-b558-ac5b49d8a818",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "daf8189c-7e29-4d65-9041-d4375cdaf47a",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "da9b27c5-159e-4db0-8a2a-e13a61b47c7c",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "ee564092-8021-4aa0-a536-c29ac3070507",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "67294963-5d52-44f0-8d6f-57774a5012cf",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "4aaef0f8-7a30-403c-9249-828e63aac5e9",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "94ca6666-b71f-4654-a31b-de9860389be0",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "34033f7d-5dac-4e94-b9b2-4e086cad8bbb",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "547b7ccd-b047-4c27-b190-aae2cd3a6086",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "5fe6761d-08ad-4fb1-a461-0df58d7ec0f9",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "426d0c36-e5e1-4c60-ae2b-819a65db2316",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "00390fbe-512f-4855-a58a-798e802b11ba",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "d01469ea-a893-46d6-8dbf-9093fc6f1b35",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "6d9ae6bc-20cd-43ae-af11-ff2231663d9b",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "cae1de68-cc74-4bdd-81f1-c78476a6a9bc",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "d7525730-dd04-46e2-b7df-858af7117407",
"files": [],
"subMetas": {},
"userData": {}
}
@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "9eea9a64-e1f1-4ad7-a2ab-fef5bc6dffab",
"files": [],
"subMetas": {},
"userData": {}
}