All I did was replace and npc that went missing

and added a setlocalint in a trigger script.

I have no idea why it says 4492 changed files.
This commit is contained in:
EpicValor
2024-04-06 01:56:31 -05:00
parent e2aa818843
commit d49d0d353e
11 changed files with 1429 additions and 38 deletions

View File

@@ -10,11 +10,11 @@
},
"ArmorPart_LBicep": {
"type": "byte",
"value": 15
"value": 148
},
"ArmorPart_LFArm": {
"type": "byte",
"value": 8
"value": 1
},
"ArmorPart_LFoot": {
"type": "byte",
@@ -26,7 +26,7 @@
},
"ArmorPart_LShin": {
"type": "byte",
"value": 1
"value": 30
},
"ArmorPart_LShoul": {
"type": "byte",
@@ -34,7 +34,7 @@
},
"ArmorPart_LThigh": {
"type": "byte",
"value": 3
"value": 31
},
"ArmorPart_Neck": {
"type": "byte",
@@ -42,11 +42,11 @@
},
"ArmorPart_Pelvis": {
"type": "byte",
"value": 22
"value": 50
},
"ArmorPart_RBicep": {
"type": "byte",
"value": 15
"value": 148
},
"ArmorPart_RFArm": {
"type": "byte",
@@ -66,7 +66,7 @@
},
"ArmorPart_RShin": {
"type": "byte",
"value": 1
"value": 30
},
"ArmorPart_RShoul": {
"type": "byte",
@@ -74,11 +74,11 @@
},
"ArmorPart_RThigh": {
"type": "byte",
"value": 3
"value": 31
},
"ArmorPart_Torso": {
"type": "byte",
"value": 8
"value": 151
},
"BaseItem": {
"type": "int",
@@ -90,11 +90,11 @@
},
"Cloth1Color": {
"type": "byte",
"value": 45
"value": 22
},
"Cloth2Color": {
"type": "byte",
"value": 52
"value": 22
},
"Comment": {
"type": "cexostring",
@@ -122,11 +122,11 @@
},
"Leather1Color": {
"type": "byte",
"value": 45
"value": 23
},
"Leather2Color": {
"type": "byte",
"value": 45
"value": 23
},
"LocalizedName": {
"type": "cexolocstring",
@@ -137,11 +137,11 @@
},
"Metal1Color": {
"type": "byte",
"value": 2
"value": 119
},
"Metal2Color": {
"type": "byte",
"value": 0
"value": 7
},
"PaletteID": {
"type": "byte",
@@ -177,11 +177,11 @@
},
"xArmorPart_LBice": {
"type": "word",
"value": 15
"value": 148
},
"xArmorPart_LFArm": {
"type": "word",
"value": 8
"value": 1
},
"xArmorPart_LFoot": {
"type": "word",
@@ -193,7 +193,7 @@
},
"xArmorPart_LShin": {
"type": "word",
"value": 1
"value": 30
},
"xArmorPart_LShou": {
"type": "word",
@@ -201,7 +201,7 @@
},
"xArmorPart_LThig": {
"type": "word",
"value": 3
"value": 31
},
"xArmorPart_Neck": {
"type": "word",
@@ -209,11 +209,11 @@
},
"xArmorPart_Pelvi": {
"type": "word",
"value": 22
"value": 50
},
"xArmorPart_RBice": {
"type": "word",
"value": 15
"value": 148
},
"xArmorPart_RFArm": {
"type": "word",
@@ -233,7 +233,7 @@
},
"xArmorPart_RShin": {
"type": "word",
"value": 1
"value": 30
},
"xArmorPart_RShou": {
"type": "word",
@@ -241,10 +241,10 @@
},
"xArmorPart_RThig": {
"type": "word",
"value": 3
"value": 31
},
"xArmorPart_Torso": {
"type": "word",
"value": 8
"value": 151
}
}