Fix bestiary BP tier none option and BP11 EXP display

This commit is contained in:
Your Name
2026-06-13 20:20:02 -04:00
parent 7c8dd807da
commit 934581772d
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
8: { hp: 2.00, atp: 1.08, exp: 2.00 },
9: { hp: 2.50, atp: 1.09, exp: 2.50 },
10: { hp: 3.00, atp: 1.10, exp: 3.00 },
11: { hp: 4.00, atp: 1.10, exp: null },
11: { hp: 4.00, atp: 1.10, exp: 3.00 },
};
const COLUMN_GROUPS = {