Fixed primitives, fixed alias 1117 and fixed the bug on lastCardDrawn from library.
This commit is contained in:
@@ -6355,6 +6355,7 @@ public:
|
||||
|
||||
int resolve()
|
||||
{
|
||||
source->tap(true);
|
||||
source->controller()->game->putInGraveyard(source->controller()->game->library->lastCardDrawn);
|
||||
game->mLayers->stackLayer()->addDraw(source->controller());
|
||||
return 1;
|
||||
|
||||
Reference in New Issue
Block a user