Please log in
Attack: 10Wall: +5Enemy bricks: -5
BB code
Effect
Code
$t->hisData()->attack(10); $t->myData()->addWall(5); $t->hisData()->addBricks(-5);
An error has occurred