Skip to content

Commit 0a1b156

Browse files
nicolnicol
authored andcommitted
aliases
1 parent 8228296 commit 0a1b156

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/data/pluginsAliases.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@
1313

1414
},
1515

16+
"ManaPool" : {
17+
"conditions": {
18+
"NEAR_MINT" :"NM",
19+
"LIGHTLY_PLAYED":"LP",
20+
"DAMAGED":"DMG",
21+
"POOR":"HP",
22+
"PLAYED":"MP"
23+
}
24+
},
25+
1626
"MTGStudio" : {
1727
"conditions": {
1828
"DAMAGED":"Poor",

0 commit comments

Comments
 (0)