Update data versions and some misc changes

This commit is contained in:
Melledy
2026-04-27 20:42:12 -07:00
parent 8f07ae06d8
commit c7279ed6a2
4 changed files with 9 additions and 9 deletions
+2 -1
View File
@@ -174,7 +174,8 @@ public class Config {
new ItemParam(86009, 1),
new ItemParam(86002, 1),
new ItemParam(1, 1_000_000),
new ItemParam(2, 30_000));
new ItemParam(2, 30_000)
);
}
}