# HG changeset patch
# User unc0rr
# Date 1232654522 0
# Node ID 0d69ff7b5fbf7f36243685adc12ed25c6740d5d4
# Parent  00e8dadce69ae5462288e34e01b299cf9d9506aa
Reduce number of bonus rc planes

diff -r 00e8dadce69a -r 0d69ff7b5fbf hedgewars/uConsts.pas
--- a/hedgewars/uConsts.pas	Thu Jan 22 17:53:39 2009 +0000
+++ b/hedgewars/uConsts.pas	Thu Jan 22 20:02:02 2009 +0000
@@ -1138,7 +1138,7 @@
 			(NameId: sidRCPlane;
 			NameTex: nil;
 			Probability: 200;
-			NumberInCase: 2;
+			NumberInCase: 1;
 			Ammo: (Propz: ammoprop_ForwMsgs{ or
 							ammoprop_DontHold or
 							ammoprop_AltAttack};