Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
9ae0679a70 | ||
|
0b53f89e02 | ||
|
15cea7e3de | ||
|
8afcf60393 |
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,5 +1,7 @@
|
||||
|
||||
*.mod
|
||||
*.BackupMod
|
||||
*.hak
|
||||
*.md5
|
||||
/_release
|
||||
*.hak
|
||||
*.md5
|
||||
|
@ -1,4 +1,4 @@
|
||||
:loop
|
||||
"C:\NWN Work\nwnsc.exe" -o -w -n "C:\Games\Steam\steamapps\common\Neverwinter Nights" -i "D:\NWN Repos\Aschbourne_PRC\_content\_hak\asch_prc8_top";"D:\NWN Repos\PRC8\nwn\nwnprc\trunk\include" "D:\NWN Repos\Aschbourne_PRC\_content\_hak\asch_prc8_top\*.nss"
|
||||
"C:\NWN Work\nwnsc.exe" -o -w -n "C:\Games\Steam\steamapps\common\Neverwinter Nights" -i "D:\NWN Repos\Aschbourne_PRC8\_content\_hak\asch_prc8_top";"D:\NWN Repos\PRC8\nwn\nwnprc\trunk\include" "D:\NWN Repos\Aschbourne_PRC8\_content\_hak\asch_prc8_top\*.nss"
|
||||
if %errorLevel% == -1 goto :loop
|
||||
pause
|
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.
@ -1 +0,0 @@
|
||||
ce3e2722cb6c188ed0fe4ad31c859c67
|
@ -1495,7 +1495,7 @@
|
||||
"Mod_Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Aschbourne [PRC8-CEP3]\n\nPRC8 + CEP3 + ACP + DMFI"
|
||||
"0": "Aschbourne [PRC8-CEP3]\n\nPRC8 + CEP3 + ACP + DMFI + PEPS"
|
||||
}
|
||||
},
|
||||
"Mod_DuskHour": {
|
||||
@ -1537,6 +1537,13 @@
|
||||
"Mod_HakList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
"type": "cexostring",
|
||||
"value": "peps_prc8"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
@ -1791,7 +1798,7 @@
|
||||
},
|
||||
"Mod_OnNuiEvent": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "prc_onplayernui"
|
||||
},
|
||||
"Mod_OnPlrChat": {
|
||||
"type": "resref",
|
||||
|
@ -104,6 +104,57 @@
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"EntryList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"End": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
},
|
||||
"ID": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Text": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Visit the PRC8 Discord for ruleset information, as well as other PW servers & dozens of single player PRC8 modules.\n\nhttps://discord.gg/FW9V9RKy5U"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Name": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "| PRC8 Discord |"
|
||||
}
|
||||
},
|
||||
"Picture": {
|
||||
"type": "word",
|
||||
"value": 65535
|
||||
},
|
||||
"Priority": {
|
||||
"type": "dword",
|
||||
"value": 4
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "JRNL_PRC8"
|
||||
},
|
||||
"XP": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
BIN
_module/ncs/0c_assoc_actions.ncs
Normal file
BIN
_module/ncs/0c_assoc_actions.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_cast_polymorp.ncs
Normal file
BIN
_module/ncs/0c_cast_polymorp.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_fire_henchmen.ncs
Normal file
BIN
_module/ncs/0c_fire_henchmen.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_get_convo.ncs
Normal file
BIN
_module/ncs/0c_get_convo.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_get_henchman.ncs
Normal file
BIN
_module/ncs/0c_get_henchman.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_h_cast_spell.ncs
Normal file
BIN
_module/ncs/0c_h_cast_spell.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_henchmenspell.ncs
Normal file
BIN
_module/ncs/0c_henchmenspell.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_a_magic_m.ncs
Normal file
BIN
_module/ncs/0c_if_a_magic_m.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_ass_convo.ncs
Normal file
BIN
_module/ncs/0c_if_ass_convo.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_assoc_mode.ncs
Normal file
BIN
_module/ncs/0c_if_assoc_mode.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_cntrspell.ncs
Normal file
BIN
_module/ncs/0c_if_cntrspell.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_com_script.ncs
Normal file
BIN
_module/ncs/0c_if_com_script.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_convo.ncs
Normal file
BIN
_module/ncs/0c_if_convo.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_has_assoc.ncs
Normal file
BIN
_module/ncs/0c_if_has_assoc.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_has_class.ncs
Normal file
BIN
_module/ncs/0c_if_has_class.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_has_feat.ncs
Normal file
BIN
_module/ncs/0c_if_has_feat.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_has_spell.ncs
Normal file
BIN
_module/ncs/0c_if_has_spell.ncs
Normal file
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