MArcomage

Free multiplayer on-line fantasy card game

Please log in


10 R
Wall shift
Wall shift

Illusion

Switches wall with enemy wall

Id
249
Name
Wall shift
Rarity
Rare
Keywords
Cost (B / G / R)
0 / 10 / 0
Modes
0
Level
0
Created
14. Nov, 2006
Modified
23. Sep, 2010
Played
487 / 4430
Discarded
219 / 2084
Drawn
1049 / 9789

BB code

Effect

Switches wall with enemy wall

Code

$tmp = $t->myData()->Wall; $t->myData()->setWall($t->hisData()->Wall); $t->hisData()->setWall($tmp);