X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_weapons.pas;h=8a5e652d01bef9f729d7a78e50dabc837fcc5e4c;hb=a0e0590aec8372f6d3899f68a7d7d758599b43db;hp=21b206127a34928f44cb9c90de0fd5adcbfc570b;hpb=20a86a003d2ae73c3268b114e1f4a95e17ea3670;p=d2df-sdl.git diff --git a/src/game/g_weapons.pas b/src/game/g_weapons.pas index 21b2061..8a5e652 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, 6, 1); // Åñëè â êîãî-òî ïîïàëè if g_Weapon_Hit(@Obj, a, SpawnerUID, HIT_FLAME, False) <> 0 then begin