generated from Jaysyn/ModuleTemplate
2025/10/27 Update
Removed PEPS. Fixed heartbeat bug.
This commit is contained in:
@@ -12,6 +12,28 @@
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "CCOH superstore 1"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "mk_ccoh_store001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "CCOH Superstore 2"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "mk_ccoh_store002"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -33,6 +55,17 @@
|
||||
"type": "resref",
|
||||
"value": "mer_craft"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "prc_scrolls"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_scrolls"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -52,6 +85,33 @@
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "prc_epicspells"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_epicspells"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "prc_magiccraft"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_magiccraft"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6688
|
||||
|
||||
Reference in New Issue
Block a user