Author: sveinung
Date: Sun Mar  1 13:59:25 2015
New Revision: 28342

URL: http://svn.gna.org/viewcvs/freeciv?rev=28342&view=rev
Log:
Use better matching icons for the gold theft spy action events.

Use the icons for the bribe unit events. They involve a spy and a coin. This
fits better than the icons for the tech theft events.

See patch #5871

Modified:
    branches/S2_6/data/misc/events.spec

Modified: branches/S2_6/data/misc/events.spec
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/misc/events.spec?rev=28342&r1=28341&r2=28342&view=diff
==============================================================================
--- branches/S2_6/data/misc/events.spec (original)
+++ branches/S2_6/data/misc/events.spec Sun Mar  1 13:59:25 2015
@@ -75,7 +75,7 @@
   3,  4, "e_my_diplomat_failed"
   3,  5, "e_my_diplomat_sabotage"
   3,  6, "e_my_diplomat_theft"
-  3,  6, "e_my_spy_steal_gold"
+  3,  1, "e_my_spy_steal_gold"
   3,  7, "e_diplomatic_incident"
   3,  8, "e_my_diplomat_escape" ; base sprite for my diplomats
   3,  9, "e_enemy_diplomat_poison"
@@ -85,7 +85,7 @@
   3, 13, "e_enemy_diplomat_failed"
   3, 14, "e_enemy_diplomat_sabotage"
   3, 15, "e_enemy_diplomat_theft"
-  3, 15, "e_enemy_spy_steal_gold"
+  3, 10, "e_enemy_spy_steal_gold"
 ;  3, 16, "e_enemy_diplomatic_incident"
 ;  3, 17, "e_enemy_diplomat_escape" ; base sprite for enemy diplomats
 


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

Reply via email to