diff -Nurd -X.diff_ignore freeciv/data/cimpletoon/orient_units.spec freeciv/data/cimpletoon/orient_units.spec
--- freeciv/data/cimpletoon/orient_units.spec	2013-02-13 02:01:50.869572727 +0200
+++ freeciv/data/cimpletoon/orient_units.spec	2013-02-17 08:29:03.308901422 +0200
@@ -501,4 +501,22 @@
   52,  6, "u.fanatics_se"
   52,  7, "u.fanatics_s"
 
+  53,  0, "u.crusaders_sw"
+  53,  1, "u.crusaders_w"
+  53,  2, "u.crusaders_nw"
+  53,  3, "u.crusaders_n"
+  53,  4, "u.crusaders_ne"
+  53,  5, "u.crusaders_e"
+  53,  6, "u.crusaders_se"
+  53,  7, "u.crusaders_s"
+
+  54,  0, "u.elephant_sw"
+  54,  1, "u.elephant_w"
+  54,  2, "u.elephant_nw"
+  54,  3, "u.elephant_n"
+  54,  4, "u.elephant_ne"
+  54,  5, "u.elephant_e"
+  54,  6, "u.elephant_se"
+  54,  7, "u.elephant_s"
+
 }
diff -Nurd -X.diff_ignore freeciv/data/civ2/units.ruleset freeciv/data/civ2/units.ruleset
--- freeciv/data/civ2/units.ruleset	2013-02-02 23:10:37.421867031 +0200
+++ freeciv/data/civ2/units.ruleset	2013-02-17 08:29:43.068900551 +0200
@@ -818,7 +818,7 @@
 tech_req      = "Polytheism"
 obsolete_by   = "Crusaders"
 graphic       = "u.elephants"
-graphic_alt   = "u.chariot"
+graphic_alt   = "-"
 sound_move    = "m_elephants"
 sound_move_alt = "m_generic"
 sound_fight   = "f_elephants"
@@ -850,7 +850,7 @@
 tech_req      = "Monotheism"
 obsolete_by   = "Dragoons"
 graphic       = "u.crusaders"
-graphic_alt   = "u.knights"
+graphic_alt   = "-"
 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	2013-02-02 23:10:37.437867031 +0200
+++ freeciv/data/civ2civ3/units.ruleset	2013-02-17 08:30:07.716900009 +0200
@@ -1001,7 +1001,7 @@
 tech_req      = "Polytheism"
 obsolete_by   = "Knights"
 graphic       = "u.elephants"
-graphic_alt   = "u.chariot"
+graphic_alt   = "-"
 sound_move    = "m_elephants"
 sound_move_alt = "m_generic"
 sound_fight   = "f_elephants"
@@ -1033,7 +1033,7 @@
 tech_req      = "Monotheism"
 obsolete_by   = "Dragoons"
 graphic       = "u.crusaders"
-graphic_alt   = "u.knights"
+graphic_alt   = "-"
 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	2013-02-02 23:10:37.425867031 +0200
+++ freeciv/data/multiplayer/units.ruleset	2013-02-17 08:30:24.656899639 +0200
@@ -959,7 +959,7 @@
 tech_req      = "Polytheism"
 obsolete_by   = "Crusaders"
 graphic       = "u.elephants"
-graphic_alt   = "u.chariot"
+graphic_alt   = "-"
 sound_move    = "m_elephants"
 sound_move_alt = "m_generic"
 sound_fight   = "f_elephants"
@@ -991,7 +991,7 @@
 tech_req      = "Monotheism"
 obsolete_by   = "Dragoons"
 graphic       = "u.crusaders"
-graphic_alt   = "u.knights"
+graphic_alt   = "-"
 sound_move    = "m_crusaders"
 sound_move_alt = "m_generic"
 sound_fight   = "f_crusaders"
