2025/09/03 Update
Modified CEP 2DA hak to remove extraneous creatures from palette. Added door closer script to most town doors. Added Amulet of Mighty Fists +1 through +5 to loot table. Fixed names on remainder of creatures. Updated PEPS. Set PEPS to server mode. Set module to server mode. Updated Class Title function in ms_name_inc. Updated dungeon areas to reset, globally & per player. Added "new" weapons to the Blacksmith. Added magical "new" weapons to the treasure tables. Fixed persistent storage.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"Comments": {
|
||||
"type": "cexostring",
|
||||
"value": "(4-19) The Maze"
|
||||
"value": "(4-19) The Labrynth"
|
||||
},
|
||||
"Creator_ID": {
|
||||
"type": "int",
|
||||
@@ -87,7 +87,7 @@
|
||||
"Name": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "The Maze"
|
||||
"0": "The Labrynth"
|
||||
}
|
||||
},
|
||||
"NoRest": {
|
||||
@@ -11173,7 +11173,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 12
|
||||
"value": 13
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
||||
Reference in New Issue
Block a user