Erwan
- fixed memory leak in AEquip/ATeach - Test suite now trims strings correctly (allows to have space between comma-separated card names) - Added Paradise Mantle (for ATeach test) - removed a missing wallpaper from wallpapers list
This commit is contained in:
@@ -38929,6 +38929,18 @@ power=6
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Paradise Mantle
|
||||
auto=teach(creature) {t}:add{r}
|
||||
auto=teach(creature) {t}:add{w}
|
||||
auto=teach(creature) {t}:add{b}
|
||||
auto=teach(creature) {t}:add{u}
|
||||
auto=teach(creature) {t}:add{g}
|
||||
auto={1}:equip
|
||||
type=artifact
|
||||
subtype=equipment
|
||||
mana={0}
|
||||
[/card]
|
||||
[card]
|
||||
name=Paradise Plume
|
||||
auto=choice name(White) && counter(0/0,1,White) all(this)
|
||||
auto=choice name(Blue) && counter(0/0,1,Blue) all(this)
|
||||
|
||||
Reference in New Issue
Block a user