8 Class Update
8 Class Update. Spelling fix.
This commit is contained in:
@@ -11169,7 +11169,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 32
|
||||
"value": 33
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@@ -254,7 +254,7 @@
|
||||
},
|
||||
"Orientation": {
|
||||
"type": "float",
|
||||
"value": -3.141570091247559
|
||||
"value": -3.14156985282898
|
||||
},
|
||||
"X": {
|
||||
"type": "float",
|
||||
@@ -7428,7 +7428,7 @@
|
||||
"__struct_id": 2,
|
||||
"Orientation": {
|
||||
"type": "float",
|
||||
"value": -3.141570091247559
|
||||
"value": -3.14156985282898
|
||||
},
|
||||
"X": {
|
||||
"type": "float",
|
||||
|
@@ -1159,6 +1159,10 @@
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"Mod_DefaultBic": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"Mod_Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
@@ -1300,7 +1304,7 @@
|
||||
},
|
||||
"Mod_MinGameVer": {
|
||||
"type": "cexostring",
|
||||
"value": "1.86"
|
||||
"value": "1.87"
|
||||
},
|
||||
"Mod_MinPerHour": {
|
||||
"type": "byte",
|
||||
@@ -1344,6 +1348,10 @@
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"Mod_OnNuiEvent": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"Mod_OnPlrChat": {
|
||||
"type": "resref",
|
||||
"value": "on_player_chat"
|
||||
@@ -1360,6 +1368,10 @@
|
||||
"type": "resref",
|
||||
"value": "onplayerequipted"
|
||||
},
|
||||
"Mod_OnPlrGuiEvt": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"Mod_OnPlrLvlUp": {
|
||||
"type": "resref",
|
||||
"value": "onplayerlevelup"
|
||||
@@ -1368,6 +1380,14 @@
|
||||
"type": "resref",
|
||||
"value": "onplayerrest"
|
||||
},
|
||||
"Mod_OnPlrTarget": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"Mod_OnPlrTileAct": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"Mod_OnPlrUnEqItm": {
|
||||
"type": "resref",
|
||||
"value": "onunequipitem"
|
||||
@@ -1384,6 +1404,10 @@
|
||||
"type": "resref",
|
||||
"value": "prc_onuserdef"
|
||||
},
|
||||
"Mod_PartyControl": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Mod_StartDay": {
|
||||
"type": "byte",
|
||||
"value": 23
|
||||
|
@@ -11338,7 +11338,7 @@
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Chromatic Guantlets"
|
||||
"value": "Chromatic Gauntlets"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
@@ -11349,7 +11349,7 @@
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Combat gloves"
|
||||
"value": "Combat Gloves"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
|
BIN
_module/poa.mod
BIN
_module/poa.mod
Binary file not shown.
@@ -43,7 +43,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Combat gloves"
|
||||
"0": "Combat Gloves"
|
||||
}
|
||||
},
|
||||
"ModelPart1": {
|
||||
@@ -202,5 +202,9 @@
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "combatgloves"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 7
|
||||
}
|
||||
}
|
||||
|
@@ -39,7 +39,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Chromatic Guantlets"
|
||||
"0": "Chromatic Gauntlets"
|
||||
}
|
||||
},
|
||||
"ModelPart1": {
|
||||
@@ -229,5 +229,9 @@
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "gauntletsofth006"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 9
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user