Author: esr
Date: Thu Sep 11 23:18:25 2008
New Revision: 29406

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29406&view=rev
Log:
Fix broken image reference, caught by wmlscope.

Modified:
    trunk/data/multiplayer/scenarios/6p_Team_Survival.cfg

Modified: trunk/data/multiplayer/scenarios/6p_Team_Survival.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/multiplayer/scenarios/6p_Team_Survival.cfg?rev=29406&r1=29405&r2=29406&view=diff
==============================================================================
--- trunk/data/multiplayer/scenarios/6p_Team_Survival.cfg (original)
+++ trunk/data/multiplayer/scenarios/6p_Team_Survival.cfg Thu Sep 11 23:18:25 
2008
@@ -371,7 +371,7 @@
         {MESSAGE narrator (units/elves-wood/shyde.png) (_ "Faery") (_ 
"Congratulations for surviving the map that so many people claim is impossible. 
Frankly, I haven't got a clue as to how you did it, so send me the replay by 
mail to: [EMAIL PROTECTED] Thank You!")}
     )}
     {ON_DEFEAT (
-        {MESSAGE narrator (units/undead/wraith.png) (_ "Death") (_ "You have 
lost this game, but fear not. You can always try again. And again. And again. 
*Muahahaha*")}
+        {MESSAGE narrator (units/undead/wraith-s.png) (_ "Death") (_ "You have 
lost this game, but fear not. You can always try again. And again. And again. 
*Muahahaha*")}
     )}
 
     {DEFAULT_MUSIC_PLAYLIST}


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to