Author: jtn
Date: Tue Dec 8 23:18:27 2015
New Revision: 30908
URL: http://svn.gna.org/viewcvs/freeciv?rev=30908&view=rev
Log:
Give Novice AI level H_DIPLOMACY handicap, as Easy AI has.
See gna bug #24142.
Modified:
branches/S2_5/server/stdinhand.c
Modified: branches/S2_5/server/stdinhand.c
URL:
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/server/stdinhand.c?rev=30908&r1=30907&r2=30908&view=diff
==============================================================================
--- branches/S2_5/server/stdinhand.c (original)
+++ branches/S2_5/server/stdinhand.c Tue Dec 8 23:18:27 2015
@@ -654,6 +654,7 @@
BV_SET(handicap, H_DIPLOMAT);
BV_SET(handicap, H_LIMITEDHUTS);
BV_SET(handicap, H_DEFENSIVE);
+ BV_SET(handicap, H_DIPLOMACY);
BV_SET(handicap, H_REVOLUTION);
BV_SET(handicap, H_EXPANSION);
BV_SET(handicap, H_DANGER);
_______________________________________________
Freeciv-commits mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-commits