Engram fixes.

This commit is contained in:
Brett Hewitson 2019-08-14 07:57:38 +10:00 committed by GitHub
parent 20685c5644
commit 9cb036448a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{ {
"Application": "ark", "Application": "ark",
"Version": "1.0.0", "Version": "1.1.0",
"Created": "2018-04-19T22:00:55.6876809Z", "Created": "2019-08-14T00:00:00.0000000Z",
"Engrams": [ "Engrams": [
{ {
"Level": 30, "Level": 30,
@ -50,6 +50,14 @@
"ClassName": "EngramEntry_CP_Chair_C", "ClassName": "EngramEntry_CP_Chair_C",
"Description": "Chair", "Description": "Chair",
"Mod": "MRRadTools.INC Content Pack" "Mod": "MRRadTools.INC Content Pack"
},
{
"Level": 10,
"Points": 3,
"IsTekGram": false,
"ClassName": "EngramEntry_SOFA_Table_C",
"Description": "Coffee Table",
"Mod": "MRRadTools.INC Content Pack"
}, },
{ {
"Level": 10, "Level": 10,
@ -327,7 +335,7 @@
"Level": 30, "Level": 30,
"Points": 15, "Points": 15,
"IsTekGram": false, "IsTekGram": false,
"ClassName": "EngramEntry_Ceiling_Concrete_C", "ClassName": "EngramEntry_ConcreteCeiling_C",
"Description": "Concrete Ceiling", "Description": "Concrete Ceiling",
"Mod": "MRRadTools.INC Content Pack" "Mod": "MRRadTools.INC Content Pack"
}, },