hedgewars/uConsts.pas
changeset 1445 3dcff3e1a4c9
parent 1439 340c47ad5600
child 1505 3a96e93572cb
equal deleted inserted replaced
1444:06f6ae457a2f 1445:3dcff3e1a4c9
   995 			Slot: 4;
   995 			Slot: 4;
   996 			TimeAfterTurn: 0;
   996 			TimeAfterTurn: 0;
   997 			minAngle: 0;
   997 			minAngle: 0;
   998 			maxAngle: 0;
   998 			maxAngle: 0;
   999 			isDamaging: true;
   999 			isDamaging: true;
  1000 			SkipTurns: 0;
  1000 			SkipTurns: 4;
  1001 			PosCount: 1;
  1001 			PosCount: 1;
  1002 			PosSprite: sprWater),
  1002 			PosSprite: sprWater),
  1003 			(NameId: sidSeduction;
  1003 			(NameId: sidSeduction;
  1004 			NameTex: nil;
  1004 			NameTex: nil;
  1005 			Probability: 100;
  1005 			Probability: 100;