generated from Jaysyn/ModuleTemplate
2026/05/21 Base Module update
Associated audio hak with base module. Associated CEP 2.71 top hak with base module.
This commit is contained in:
@@ -134,9 +134,8 @@ description = "ERF to update modules to d20 Modern version 2.3EE"
|
|||||||
"*" = "src/erf/d20modernupdate/$ext"
|
"*" = "src/erf/d20modernupdate/$ext"
|
||||||
|
|
||||||
[target]
|
[target]
|
||||||
name = "modern base 2-3"
|
name = "module"
|
||||||
file = "_output/module/d20m_ee_base.mod"
|
file = "_output/module/d20m_ee_base.mod"
|
||||||
group = "module"
|
|
||||||
description = "d20 Modern EE version 2.3 Base module"
|
description = "d20 Modern EE version 2.3 Base module"
|
||||||
[target.sources]
|
[target.sources]
|
||||||
include = "src/module/**/*"
|
include = "src/module/**/*"
|
||||||
|
|||||||
@@ -14,6 +14,13 @@
|
|||||||
"value": "dmfi_custom_enc"
|
"value": "dmfi_custom_enc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 6,
|
||||||
|
"Area_Name": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "modernalienbelly"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 6,
|
"__struct_id": 6,
|
||||||
"Area_Name": {
|
"Area_Name": {
|
||||||
@@ -27,13 +34,6 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "ooc_lounge"
|
"value": "ooc_lounge"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"__struct_id": 6,
|
|
||||||
"Area_Name": {
|
|
||||||
"type": "resref",
|
|
||||||
"value": "modernalienbelly"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -102,6 +102,13 @@
|
|||||||
"Mod_HakList": {
|
"Mod_HakList": {
|
||||||
"type": "list",
|
"type": "list",
|
||||||
"value": [
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 8,
|
||||||
|
"Mod_Hak": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "mdrnee_audio"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 8,
|
"__struct_id": 8,
|
||||||
"Mod_Hak": {
|
"Mod_Hak": {
|
||||||
@@ -169,7 +176,7 @@
|
|||||||
"__struct_id": 8,
|
"__struct_id": 8,
|
||||||
"Mod_Hak": {
|
"Mod_Hak": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": "cep2_top_2_65"
|
"value": "cep2_top_2_71"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -299,7 +306,7 @@
|
|||||||
},
|
},
|
||||||
"Mod_MinGameVer": {
|
"Mod_MinGameVer": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": "1.87"
|
"value": "1.89"
|
||||||
},
|
},
|
||||||
"Mod_MinPerHour": {
|
"Mod_MinPerHour": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@@ -427,6 +434,10 @@
|
|||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": "D20ModernBase2_2"
|
"value": "D20ModernBase2_2"
|
||||||
},
|
},
|
||||||
|
"Mod_UUID": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
"Mod_Version": {
|
"Mod_Version": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 3
|
"value": 3
|
||||||
|
|||||||
Reference in New Issue
Block a user