Author: sveinung
Date: Mon Jul 21 14:13:06 2014
New Revision: 25672

URL: http://svn.gna.org/viewcvs/freeciv?rev=25672&view=rev
Log:
Make the stub ruleset more minimal by removing all action enablers.

See patch #4959

Modified:
    trunk/data/stub/game.ruleset

Modified: trunk/data/stub/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/stub/game.ruleset?rev=25672&r1=25671&r2=25672&view=diff
==============================================================================
--- trunk/data/stub/game.ruleset        (original)
+++ trunk/data/stub/game.ruleset        Mon Jul 21 14:13:06 2014
@@ -175,23 +175,9 @@
 ;
 ; */ <-- avoid gettext warnings
 
-[actionenabler_sabotage_city]
-action = "Sabotage City"
-
-[actionenabler_sabotage_city_target]
-action = "Targeted Sabotage City"
-
-[actionenabler_poison_city]
-action = "Poison City"
-
-[actionenabler_incite_city]
-action = "Incite City"
-
-[actionenabler_bribe_unit]
-action = "Bribe Unit"
-
-[actionenabler_sabotage_unit]
-action = "Sabotage Unit"
+; No enabled actions
+; [actionenabler_embassy]
+; action = "Establish Embassy"
 
 [borders]
 ; Base border radius from city.


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to