Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
c583b79ef4 | ||
|
738bb79e21 | ||
|
499ed8ac1b | ||
|
1786d8a1bb |
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
|
||||
*.mod
|
||||
/_release
|
||||
|
@ -3,6 +3,6 @@
|
||||
Repository for the development of the PRC8 version of the massive Shargast persistent world.
|
||||
|
||||
## Requirements
|
||||
* [PRC8](https://gitea.raptio.us/Jaysyn/PRC8/src/branch/main/Release)
|
||||
* [PRC8](https://gitea.raptio.us/Jaysyn/PRC8/releases)
|
||||
* [CEP 2](https://neverwintervault.org/cep)
|
||||
* [ACP v4.1](https://neverwintervault.org/project/nwnee/hakpak/alternate-combat-animations-pack-acp-41-hak-and-nit-automated-wizard-version)
|
||||
|
@ -5692,7 +5692,7 @@
|
||||
},
|
||||
"Mod_CustomTlk": {
|
||||
"type": "cexostring",
|
||||
"value": "prc8_cep269_mrg"
|
||||
"value": "prc8_cep271_mrg"
|
||||
},
|
||||
"Mod_CutSceneList": {
|
||||
"type": "list",
|
||||
@ -5709,7 +5709,7 @@
|
||||
"Mod_Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Shargast - Ch 1 [PRC8-CEP2]\n\nThis world revolves around the return from undeath of Brin Savros the destroyer, who in his escape shattered the Zethnite Crystal Gollems who had watch. The Shards of these Gollems were scattered throughout Shargast. The PC can collect clues, speak to npc's and so find the way to these elusive shards, with which he/she can build the ultimate weapon to do combat with Brin Savros. Otherwise, one can play non-linear in this world. It has enough depth to allow for 200+ hours of play time."
|
||||
"0": "Shargast - Ch 1 [PRC8-CEP2]\n\nThis world revolves around the return from undeath of Brin Savros the destroyer, who in his escape shattered the Zethnite Crystal Golems who had watch. The Shards of these Golems were scattered throughout Shargast. The PC can collect clues, speak to npc's and so find the way to these elusive shards, with which he/she can build the ultimate weapon to do combat with Brin Savros. Otherwise, one can play non-linear in this world. It has enough depth to allow for 200+ hours of play time."
|
||||
}
|
||||
},
|
||||
"Mod_DuskHour": {
|
||||
@ -5755,7 +5755,7 @@
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
"type": "cexostring",
|
||||
"value": "prc8_cep269_mrg"
|
||||
"value": "prc8_cep271_mrg"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -5839,7 +5839,7 @@
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
"type": "cexostring",
|
||||
"value": "cep2_top_2_69"
|
||||
"value": "cep2_top_2_71"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -5898,6 +5898,13 @@
|
||||
"value": "cep2_add_doors"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
"type": "cexostring",
|
||||
"value": "cep2_core7"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
@ -5973,7 +5980,7 @@
|
||||
},
|
||||
"Mod_MinGameVer": {
|
||||
"type": "cexostring",
|
||||
"value": "1.88"
|
||||
"value": "1.89"
|
||||
},
|
||||
"Mod_MinPerHour": {
|
||||
"type": "byte",
|
||||
@ -6019,7 +6026,7 @@
|
||||
},
|
||||
"Mod_OnNuiEvent": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "prc_onplayernui"
|
||||
},
|
||||
"Mod_OnPlrChat": {
|
||||
"type": "resref",
|
||||
|
@ -33074,6 +33074,17 @@
|
||||
"value": 16829488
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_scr_995"
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 16790488
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@ -36341,17 +36352,6 @@
|
||||
"value": 16827179
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_scr_995"
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 16790488
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"RESREF": {
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user