Skip to content

Commit be555fe

Browse files
committed
Update database to v673 again
1 parent 692e0f3 commit be555fe

File tree

2 files changed

+64
-32
lines changed

2 files changed

+64
-32
lines changed

database.json

Lines changed: 64 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -21119,7 +21119,12 @@
2111921119
"Tags": [],
2112021120
"Kind": {
2112121121
"Canonical": {
21122-
"Serialization": "Serializes"
21122+
"Serialization": {
21123+
"Migrate": {
21124+
"To": "TextureContent",
21125+
"Migration": "ContentIdToContent"
21126+
}
21127+
}
2112321128
}
2112421129
}
2112521130
},
@@ -21195,8 +21200,8 @@
2119521200
"Tags": {
2119621201
"Tags": []
2119721202
},
21198-
"Texture": {
21199-
"ContentId": ""
21203+
"TextureContent": {
21204+
"Content": "None"
2120021205
},
2120121206
"Transparency": {
2120221207
"Float32": 0.0
@@ -35687,7 +35692,12 @@
3568735692
"Tags": [],
3568835693
"Kind": {
3568935694
"Canonical": {
35690-
"Serialization": "Serializes"
35695+
"Serialization": {
35696+
"Migrate": {
35697+
"To": "HoverImageContent",
35698+
"Migration": "ContentIdToContent"
35699+
}
35700+
}
3569135701
}
3569235702
}
3569335703
},
@@ -35812,7 +35822,12 @@
3581235822
"Tags": [],
3581335823
"Kind": {
3581435824
"Canonical": {
35815-
"Serialization": "Serializes"
35825+
"Serialization": {
35826+
"Migrate": {
35827+
"To": "PressedImageContent",
35828+
"Migration": "ContentIdToContent"
35829+
}
35830+
}
3581635831
}
3581735832
}
3581835833
},
@@ -35955,8 +35970,8 @@
3595535970
"HistoryId": {
3595635971
"UniqueId": "00000000000000000000000000000000"
3595735972
},
35958-
"HoverImage": {
35959-
"ContentId": ""
35973+
"HoverImageContent": {
35974+
"Content": "None"
3596035975
},
3596135976
"ImageColor3": {
3596235977
"Color3": [
@@ -36004,8 +36019,8 @@
3600436019
]
3600536020
]
3600636021
},
36007-
"PressedImage": {
36008-
"ContentId": ""
36022+
"PressedImageContent": {
36023+
"Content": "None"
3600936024
},
3601036025
"ResampleMode": {
3601136026
"Enum": 0
@@ -37296,7 +37311,7 @@
3729637311
},
3729737312
"Capabilities": {
3729837313
"Name": "Capabilities",
37299-
"Scriptability": "ReadWrite",
37314+
"Scriptability": "None",
3730037315
"DataType": {
3730137316
"Value": "SecurityCapabilities"
3730237317
},
@@ -39028,9 +39043,6 @@
3902839043
"RBX_LightingCompatibilityMigrated": {
3902939044
"Bool": true
3903039045
},
39031-
"RBX_LightingTechnologyUnifiedMigration": {
39032-
"Bool": true
39033-
},
3903439046
"RBX_OriginalTechnologyOnFileLoad": {
3903539047
"Int32": 2
3903639048
}
@@ -50993,19 +51005,19 @@
5099351005
"SecurityCapabilities": 0
5099451006
},
5099551007
"CustomPoliciesEnabled": {
50996-
"Bool": true
51008+
"Bool": false
5099751009
},
5099851010
"EmulatedCountryCode": {
50999-
"String": "US"
51011+
"String": ""
5100051012
},
5100151013
"EmulatedGameLocale": {
51002-
"String": "en-us"
51014+
"String": ""
5100351015
},
5100451016
"HistoryId": {
5100551017
"UniqueId": "00000000000000000000000000000000"
5100651018
},
5100751019
"PlayerEmulationEnabled": {
51008-
"Bool": true
51020+
"Bool": false
5100951021
},
5101051022
"PseudolocalizationEnabled": {
5101151023
"Bool": false
@@ -51014,7 +51026,7 @@
5101451026
"Bool": false
5101551027
},
5101651028
"SerializedEmulatedPolicyInfo": {
51017-
"BinaryString": "CAAAAB0AAABBbGxvd2VkRXh0ZXJuYWxMaW5rUmVmZXJlbmNlcwcGAAAAAgcAAABEaXNjb3JkAgcAAABZb3VUdWJlAgYAAABUd2l0Y2gCCAAAAEZhY2Vib29rAgEAAABYAgcAAABHdWlsZGVkDQAAAEFyZUFkc0FsbG93ZWQDARwAAABBcmVQYWlkUmFuZG9tSXRlbXNSZXN0cmljdGVkAwEXAAAASXNDb250ZW50U2hhcmluZ0FsbG93ZWQDACMAAABJc0VsaWdpYmxlVG9QdXJjaGFzZUNvbW1lcmNlUHJvZHVjdAMBIAAAAElzRWxpZ2libGVUb1B1cmNoYXNlU3Vic2NyaXB0aW9uAwEYAAAASXNQYWlkSXRlbVRyYWRpbmdBbGxvd2VkAwEYAAAASXNTdWJqZWN0VG9DaGluYVBvbGljaWVzAwA="
51029+
"BinaryString": ""
5101851030
},
5101951031
"SourceAssetId": {
5102051032
"Int64": -1
@@ -67728,7 +67740,12 @@
6772867740
"Tags": [],
6772967741
"Kind": {
6773067742
"Canonical": {
67731-
"Serialization": "Serializes"
67743+
"Serialization": {
67744+
"Migrate": {
67745+
"To": "ColorMapContent",
67746+
"Migration": "ContentIdToContent"
67747+
}
67748+
}
6773267749
}
6773367750
}
6773467751
},
@@ -67756,7 +67773,12 @@
6775667773
"Tags": [],
6775767774
"Kind": {
6775867775
"Canonical": {
67759-
"Serialization": "Serializes"
67776+
"Serialization": {
67777+
"Migrate": {
67778+
"To": "MetalnessMapContent",
67779+
"Migration": "ContentIdToContent"
67780+
}
67781+
}
6776067782
}
6776167783
}
6776267784
},
@@ -67784,7 +67806,12 @@
6778467806
"Tags": [],
6778567807
"Kind": {
6778667808
"Canonical": {
67787-
"Serialization": "Serializes"
67809+
"Serialization": {
67810+
"Migrate": {
67811+
"To": "NormalMapContent",
67812+
"Migration": "ContentIdToContent"
67813+
}
67814+
}
6778867815
}
6778967816
}
6779067817
},
@@ -67812,7 +67839,12 @@
6781267839
"Tags": [],
6781367840
"Kind": {
6781467841
"Canonical": {
67815-
"Serialization": "Serializes"
67842+
"Serialization": {
67843+
"Migrate": {
67844+
"To": "RoughnessMapContent",
67845+
"Migration": "ContentIdToContent"
67846+
}
67847+
}
6781667848
}
6781767849
}
6781867850
},
@@ -67865,20 +67897,20 @@
6786567897
1.0
6786667898
]
6786767899
},
67868-
"ColorMap": {
67869-
"ContentId": ""
67900+
"ColorMapContent": {
67901+
"Content": "None"
6787067902
},
6787167903
"HistoryId": {
6787267904
"UniqueId": "00000000000000000000000000000000"
6787367905
},
67874-
"MetalnessMap": {
67875-
"ContentId": ""
67906+
"MetalnessMapContent": {
67907+
"Content": "None"
6787667908
},
67877-
"NormalMap": {
67878-
"ContentId": ""
67909+
"NormalMapContent": {
67910+
"Content": "None"
6787967911
},
67880-
"RoughnessMap": {
67881-
"ContentId": ""
67912+
"RoughnessMapContent": {
67913+
"Content": "None"
6788267914
},
6788367915
"Sandboxed": {
6788467916
"Bool": false
@@ -73346,8 +73378,8 @@
7334673378
"Tags": {
7334773379
"Tags": []
7334873380
},
73349-
"Texture": {
73350-
"ContentId": ""
73381+
"TextureContent": {
73382+
"Content": "None"
7335173383
},
7335273384
"Transparency": {
7335373385
"Float32": 0.0

database.msgpack

-66 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)