diff -Nurd -X.diff_ignore freeciv/data/civ2/units.ruleset freeciv/data/civ2/units.ruleset
--- freeciv/data/civ2/units.ruleset	2012-07-11 00:11:52.000000000 +0300
+++ freeciv/data/civ2/units.ruleset	2012-08-02 04:13:25.000000000 +0300
@@ -789,7 +789,7 @@
 tech_req      = "Polytheism"
 obsolete_by   = "Crusaders"
 graphic       = "u.elephants"
-graphic_alt   = "-"
+graphic_alt   = "u.chariot"
 sound_move    = "m_elephants"
 sound_move_alt = "m_generic"
 sound_fight   = "f_elephants"
@@ -821,7 +821,7 @@
 tech_req      = "Monotheism"
 obsolete_by   = "Dragoons"
 graphic       = "u.crusaders"
-graphic_alt   = "-"
+graphic_alt   = "u.knights"
 sound_move    = "m_crusaders"
 sound_move_alt = "m_generic"
 sound_fight   = "f_crusaders"
diff -Nurd -X.diff_ignore freeciv/data/civ2civ3/units.ruleset freeciv/data/civ2civ3/units.ruleset
--- freeciv/data/civ2civ3/units.ruleset	2012-07-24 00:07:53.000000000 +0300
+++ freeciv/data/civ2civ3/units.ruleset	2012-08-02 04:14:08.000000000 +0300
@@ -1015,7 +1015,7 @@
 tech_req      = "Polytheism"
 obsolete_by   = "Knights"
 graphic       = "u.elephants"
-graphic_alt   = "-"
+graphic_alt   = "u.chariot"
 sound_move    = "m_elephants"
 sound_move_alt = "m_generic"
 sound_fight   = "f_elephants"
@@ -1047,7 +1047,7 @@
 tech_req      = "Monotheism"
 obsolete_by   = "Dragoons"
 graphic       = "u.crusaders"
-graphic_alt   = "-"
+graphic_alt   = "u.knights"
 sound_move    = "m_crusaders"
 sound_move_alt = "m_generic"
 sound_fight   = "f_crusaders"
diff -Nurd -X.diff_ignore freeciv/data/multiplayer/units.ruleset freeciv/data/multiplayer/units.ruleset
--- freeciv/data/multiplayer/units.ruleset	2012-07-11 00:11:52.000000000 +0300
+++ freeciv/data/multiplayer/units.ruleset	2012-08-02 04:13:47.000000000 +0300
@@ -937,7 +937,7 @@
 tech_req      = "Polytheism"
 obsolete_by   = "Crusaders"
 graphic       = "u.elephants"
-graphic_alt   = "-"
+graphic_alt   = "u.chariot"
 sound_move    = "m_elephants"
 sound_move_alt = "m_generic"
 sound_fight   = "f_elephants"
@@ -969,7 +969,7 @@
 tech_req      = "Monotheism"
 obsolete_by   = "Dragoons"
 graphic       = "u.crusaders"
-graphic_alt   = "-"
+graphic_alt   = "u.knights"
 sound_move    = "m_crusaders"
 sound_move_alt = "m_generic"
 sound_fight   = "f_crusaders"
