replace groovy script with lord pt

master
melvin 2013-08-26 13:03:02 +08:00
parent 318304f4f4
commit 258b67216c
2 changed files with 2 additions and 10 deletions

View File

@ -1,10 +0,0 @@
[
new MagicStatic(
MagicLayer.ModPT,
MagicTargetFilter.TARGET_SLIVER) {
@Override
public void modPowerToughness(final MagicPermanent source,final MagicPermanent permanent,final MagicPowerToughness pt) {
pt.add(0,1);
}
}
]

View File

@ -7,5 +7,7 @@ type=Creature
subtype=Sliver
cost={W}
pt=1/1
ability=lord pt all sliver creatures get +0/+1
static=all
timing=main
requires_groovy_code