X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_weapons.pas;h=daae198e0bd470f5a2c45b72dbbdc0301a5f4d3a;hb=772c12ea987c67fa0f0de1333805354bfafeb0a6;hp=21b206127a34928f44cb9c90de0fd5adcbfc570b;hpb=8bc91b0c803ac0934ca9e32ca05d9294d7b2a913;p=d2df-sdl.git diff --git a/src/game/g_weapons.pas b/src/game/g_weapons.pas index 21b2061..daae198 100644 --- a/src/game/g_weapons.pas +++ b/src/game/g_weapons.pas @@ -2346,7 +2346,7 @@ begin Stopped := MOVE_HITCEIL; end; - a := IfThen(Stopped = 0, 3, 1); + a := IfThen(Stopped = 0, 10, 1); // Åñëè â êîãî-òî ïîïàëè if g_Weapon_Hit(@Obj, a, SpawnerUID, HIT_FLAME, False) <> 0 then begin