Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4ecdf75b68 | |||
|
|
1005afe0b4 |
@@ -1,4 +1,4 @@
|
|||||||
# Mordenkainen's Magnificent Dungeon [PRC8-PEPS-CEP3]
|
# Mordenkainen's Magnificent Dungeon [PRC8-CEP3]
|
||||||
|
|
||||||
Repository for development of the PRC8 version of the rogue-like multiplayer module, Mordenkainen's Magnificent Dungeon.
|
Repository for development of the PRC8 version of the rogue-like multiplayer module, Mordenkainen's Magnificent Dungeon.
|
||||||
|
|
||||||
|
|||||||
@@ -592,6 +592,13 @@
|
|||||||
"value": "peps_prc8"
|
"value": "peps_prc8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 8,
|
||||||
|
"Mod_Hak": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "prcx_shims"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 8,
|
"__struct_id": 8,
|
||||||
"Mod_Hak": {
|
"Mod_Hak": {
|
||||||
@@ -1294,6 +1301,21 @@
|
|||||||
"type": "int",
|
"type": "int",
|
||||||
"value": 1
|
"value": 1
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Name": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "PRC_PRCX_ENABLED"
|
||||||
|
},
|
||||||
|
"Type": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Value": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 1
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user