Added Spellcast NUI menu
Added Spellcast NUI menu. Organized modding tools. Full compile.
This commit is contained in:
@@ -4962,7 +4962,7 @@
|
||||
},
|
||||
"Mod_MinPerHour": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
"value": 6
|
||||
},
|
||||
"Mod_Name": {
|
||||
"type": "cexolocstring",
|
||||
@@ -5024,7 +5024,7 @@
|
||||
},
|
||||
"Mod_OnPlrGuiEvt": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "mod_gui"
|
||||
},
|
||||
"Mod_OnPlrLvlUp": {
|
||||
"type": "resref",
|
||||
@@ -5036,7 +5036,7 @@
|
||||
},
|
||||
"Mod_OnPlrTarget": {
|
||||
"type": "resref",
|
||||
"value": "prc_onplaytarget"
|
||||
"value": "hif_onplaytarget"
|
||||
},
|
||||
"Mod_OnPlrTileAct": {
|
||||
"type": "resref",
|
||||
@@ -5355,6 +5355,21 @@
|
||||
"type": "int",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
"type": "cexostring",
|
||||
"value": "PRC_BIOWARE_INVISIBILITY"
|
||||
},
|
||||
"Type": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Value": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user