File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
RolemasterUnified_Official Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -6469,7 +6469,7 @@ <h3>Custom Spell List</h3>
6469
6469
6470
6470
<br>
6471
6471
6472
- Revision 75bc9167f8e2514c7ec1a9c73cc1f22677b9857b
6472
+ Revision 195e837890a8ef3f13c82f2d113f02c96c6cbc7c
6473
6473
6474
6474
6475
6475
<hr>
@@ -11200,6 +11200,7 @@ <h3>Custom Spell List</h3>
11200
11200
11201
11201
console.log("LevelUpReview", cmdata);
11202
11202
11203
+ /*
11203
11204
getAttrsPending(["level"], (ev) => {
11204
11205
const level = parseIntDefault(ev.level, 0);
11205
11206
newlevel = level + 1;
@@ -11229,7 +11230,7 @@ <h3>Custom Spell List</h3>
11229
11230
}
11230
11231
}
11231
11232
});
11232
-
11233
+ */
11233
11234
11234
11235
return;
11235
11236
/*
Original file line number Diff line number Diff line change 19
19
"descriptiontranslationkey" : " DefaultCurrency"
20
20
}
21
21
],
22
- "version" : " 1755756913 "
22
+ "version" : " 1755841679 "
23
23
}
Original file line number Diff line number Diff line change
1
+ # 2025-08-22
2
+
3
+ - Emergency release to fix level up.
4
+ - Disable the levelup summary which was most... broken.
5
+
1
6
# 2025-08-21
2
7
3
8
- Fix parrymod and other(ob)mod for creatures
You can’t perform that action at this time.
0 commit comments