delete from cq_action where id >= 8920523 and id <= 8920532;
delete from cq_itemtype where id= 724025;
delete from cq_goods where id= 724025;
INSERT INTO cq_action
(`id`, `id_next`, `id_nextfail`, `type`, `data`, `param`)
VALUES
(8920523, 8920524, 8920527, 1001, 0, 'maxeudemon < 4');
INSERT INTO cq_action
(`id`, `id_next`, `id_nextfail`, `type`, `data`, `param`)
VALUES
(8920524, 8920525, 0, 502, 724025, '');
INSERT INTO cq_action
(`id`, `id_next`, `id_nextfail`, `type`, `data`, `param`)
VALUES
(8920525, 8920526, 0, 1001, 0, 'maxeudemon = 4');
INSERT INTO cq_action
(`id`, `id_next`, `id_nextfail`, `type`, `data`, `param`)
VALUES
(8920526, 8920528, 0, 1027, 0, 'self skill156');
INSERT INTO cq_action
(`id`, `id_next`, `id_nextfail`, `type`, `data`, `param`)
VALUES
(8920527, 0, 0, 126, 0, 'Sorry Dude, You already have 4 Summon. Maybe Next time ');
INSERT INTO cq_action
(`id`, `id_next`, `id_nextfail`, `type`, `data`, `param`)
VALUES
(8920528, 8920531, 8920531, 1080, 1021, 'new');
INSERT INTO cq_action
(`id`, `id_next`, `id_nextfail`, `type`, `data`, `param`)
VALUES
(8920531, 8920532, 8920532, 1081, 1021, 'phase = 17');
INSERT INTO cq_action
(`id`, `id_next`, `id_nextfail`, `type`, `data`, `param`)
VALUES
(8920532, 0, 0, 1010, 2011, 'you~take~gather~the~semen,~a~share~of~strange~charm~from~in~vivo~turbulent,~seal~of~glass~the~god~disrupts~equally~likely,~you~felt~your~strength~summon~three~Eudemons~sufficiently.');
INSERT INTO cq_itemtype
(`id`, `name`, `req_profession`, `level`, `req_level`, `req_sex`, `req_force`, `req_dex`, `req_health`, `req_soul`, `monopoly`, `weight`, `price`, `id_action`, `attack_max`, `attack_min`, `defense`, `magic_atk_min`, `dodge`, `life`, `mana`, `amount`, `amount_limit`, `ident`, `gem1`, `gem2`, `magic1`, `magic2`, `magic3`, `magic_atk_max`, `magic_def`, `atk_range`, `atk_speed`, `hitrate`, `monster_type`, `target`, `able_mask`, `exp_type`, `emoney`)
VALUES
(724025, 'FourSummonStone', 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 8920523, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500000);
INSERT INTO cq_goods
(`id`, `ownerid`, `itemtype`)
VALUES
(724025, 1207, 724025);