MArcomage

Free multiplayer on-line fantasy card game

Please log in


0 R
Regulator
Regulator

Tower and Wall of both players are set to the same height as was at the start of the game

Id
283
Name
Regulator
Rarity
Rare
Keywords
Cost (B / G / R)
0 / 0 / 0
Modes
0
Level
1
Created
1. May, 2006
Modified
24. Jun, 2012
Played
743 / 5925
Discarded
269 / 2687
Drawn
1472 / 12002

BB code

Effect

Tower and Wall of both players are set to the same height as was at the start of the game

Code

    $t->myData()->setTower($t->config('init_tower'))->setWall($t->config('init_wall'));
    $t->hisData()->setTower($t->config('init_tower'))->setWall($t->config('init_wall'));