forked from External/mage
[KLD] Added 15 black cards.
This commit is contained in:
parent
c8937f8ab4
commit
c515a6d690
30 changed files with 1851 additions and 302 deletions
|
|
@ -43,4 +43,8 @@ public class StaticValue implements DynamicValue {
|
|||
public String getMessage() {
|
||||
return message;
|
||||
}
|
||||
|
||||
public int getValue() {
|
||||
return value;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue