![]() |
|
King`s Bounty: Warriors of the North Next game in the award-winning King’s Bounty series |
|
Thread Tools | Display Modes |
#6
|
|||
|
|||
![]() Quote:
function bear_after_move(pass) if not pass and Attack.val_restore("was_action") == "0" and not Attack.act_is_spell(0, "effect_sleep") and not Attack.act_is_spell(0, "gorgon_stone_skin") then effect_sleep_attack(0, 0, 3, true) if Attack.act_size(0)>1 then Attack.log(0.001,"add_blog_bsleep_2","name",blog_s ide_unit(0,1)) else Attack.log(0.001,"add_blog_bsleep_1","name",blog_s ide_unit(0,1)) end end return true end |
|
|