Reverted to PRC Alpha

Reverted to PRC Alpha.  Associated CEP3 head hak.  Updated release archive.
This commit is contained in:
Jaysyn904 2024-01-04 13:36:30 -05:00
parent 8ea19e63d5
commit 53c626171d
6 changed files with 21 additions and 13 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
_module/Eternal Struggle PvP \[PRC8-CEP3\].mod _module/Eternal Struggle PvP \[PRC8-CEP3\].mod
*.mod

View File

@ -1 +1 @@
Module.Packer.exe "Eternal Struggle PvP [PRC8-CEP3].mod" u Module.Packer.exe "Eternal Struggle PvP [PRC4-CEP3].mod" u

View File

@ -561,7 +561,7 @@
}, },
"Mod_CustomTlk": { "Mod_CustomTlk": {
"type": "cexostring", "type": "cexostring",
"value": "35_consortium" "value": "prc_consortium"
}, },
"Mod_CutSceneList": { "Mod_CutSceneList": {
"type": "list", "type": "list",
@ -624,49 +624,49 @@
"__struct_id": 8, "__struct_id": 8,
"Mod_Hak": { "Mod_Hak": {
"type": "cexostring", "type": "cexostring",
"value": "35_2das" "value": "prc_2das"
} }
}, },
{ {
"__struct_id": 8, "__struct_id": 8,
"Mod_Hak": { "Mod_Hak": {
"type": "cexostring", "type": "cexostring",
"value": "35_scripts" "value": "prc_scripts"
} }
}, },
{ {
"__struct_id": 8, "__struct_id": 8,
"Mod_Hak": { "Mod_Hak": {
"type": "cexostring", "type": "cexostring",
"value": "35_newspellbook" "value": "prc_newspellbook"
} }
}, },
{ {
"__struct_id": 8, "__struct_id": 8,
"Mod_Hak": { "Mod_Hak": {
"type": "cexostring", "type": "cexostring",
"value": "35_spells" "value": "prc_spells"
} }
}, },
{ {
"__struct_id": 8, "__struct_id": 8,
"Mod_Hak": { "Mod_Hak": {
"type": "cexostring", "type": "cexostring",
"value": "35_epicspells" "value": "prc_epicspells"
} }
}, },
{ {
"__struct_id": 8, "__struct_id": 8,
"Mod_Hak": { "Mod_Hak": {
"type": "cexostring", "type": "cexostring",
"value": "35_psionics" "value": "prc_psionics"
} }
}, },
{ {
"__struct_id": 8, "__struct_id": 8,
"Mod_Hak": { "Mod_Hak": {
"type": "cexostring", "type": "cexostring",
"value": "35_race" "value": "prc_race"
} }
}, },
{ {
@ -680,21 +680,21 @@
"__struct_id": 8, "__struct_id": 8,
"Mod_Hak": { "Mod_Hak": {
"type": "cexostring", "type": "cexostring",
"value": "35_textures" "value": "prc_textures"
} }
}, },
{ {
"__struct_id": 8, "__struct_id": 8,
"Mod_Hak": { "Mod_Hak": {
"type": "cexostring", "type": "cexostring",
"value": "35_misc" "value": "prc_misc"
} }
}, },
{ {
"__struct_id": 8, "__struct_id": 8,
"Mod_Hak": { "Mod_Hak": {
"type": "cexostring", "type": "cexostring",
"value": "35_craft2das" "value": "prc_craft2das"
} }
}, },
{ {
@ -724,6 +724,13 @@
"type": "cexostring", "type": "cexostring",
"value": "cep3_skies" "value": "cep3_skies"
} }
},
{
"__struct_id": 8,
"Mod_Hak": {
"type": "cexostring",
"value": "cep3_heads"
}
} }
] ]
}, },
@ -746,7 +753,7 @@
"Mod_Name": { "Mod_Name": {
"type": "cexolocstring", "type": "cexolocstring",
"value": { "value": {
"0": "Eternal Struggle [PRC8/CEP3]" "0": "Eternal Struggle [PRC4/CEP3]"
} }
}, },
"Mod_OnAcquirItem": { "Mod_OnAcquirItem": {

Binary file not shown.