Skip to content

Commit 09007ba

Browse files
committed
Correctly display pendulum values
1 parent e6b41b8 commit 09007ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

card.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ exports.prototype.parse = function(key, value) {
3333
case "Level":
3434
case "Rank":
3535
case "Materials":
36-
case "Scale":
36+
case "Pendulum Scale":
3737
case "Property":
3838
if (key == "Types") {
3939
key = "Type";

0 commit comments

Comments
 (0)