Commit fdf62d27 authored by salix5's avatar salix5
parent 0b4345e7
......@@ -1551,6 +1551,7 @@ int32 field::summon(uint16 step, uint8 sumplayer, card * target, effect * proc,
if(core.summon_depth)
return TRUE;
target->enable_field_effect(false);
target->summon_info |= SUMMON_TYPE_NORMAL;
target->current.reason_effect = 0;
target->current.reason_player = sumplayer;
effect* deffect = pduel->new_effect();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment