hedgewars/uConsts.pas
changeset 10506 325f7bb60580
parent 10499 0d8016085108
child 10603 bda5c7caf396
equal deleted inserted replaced
10505:03894bfb8bf3 10506:325f7bb60580
   300     posCaseUtility = $00000004;
   300     posCaseUtility = $00000004;
   301     posCaseDummy   = $00000008;
   301     posCaseDummy   = $00000008;
   302     posCaseExplode = $00000010;
   302     posCaseExplode = $00000010;
   303     posCasePoison  = $00000020;
   303     posCasePoison  = $00000020;
   304 
   304 
       
   305     cCaseHealthRadius = 14;
       
   306 
   305     // hog tag mask
   307     // hog tag mask
   306     //htNone        = $00;
   308     //htNone        = $00;
   307     htTeamName    = $01;
   309     htTeamName    = $01;
   308     htName        = $02;
   310     htName        = $02;
   309     htHealth      = $04;
   311     htHealth      = $04;