Author: shadowmaster
Date: Tue Jun 17 01:58:37 2008
New Revision: 27244

URL: http://svn.gna.org/viewcvs/wesnoth?rev=27244&view=rev
Log:
* Fixed sub-optimal image subpath guessing in WML

Modified:
    trunk/data/campaigns/The_South_Guard/utils/sg_help.cfg

Modified: trunk/data/campaigns/The_South_Guard/utils/sg_help.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/The_South_Guard/utils/sg_help.cfg?rev=27244&r1=27243&r2=27244&view=diff
==============================================================================
--- trunk/data/campaigns/The_South_Guard/utils/sg_help.cfg (original)
+++ trunk/data/campaigns/The_South_Guard/utils/sg_help.cfg Tue Jun 17 01:58:37 
2008
@@ -25,7 +25,7 @@
             [/set_variable]
             [message]
                 speaker=narrator
-                image="human-outlaws/thug-attack.png~RC(magenta>red)"
+                image="units/human-outlaws/thug-attack.png~RC(magenta>red)"
                 message= _ "Thugs are the mainstay of the bandit armies. They 
do not have a ranged attack, and are vulnerable to your archers. Deoran's lance 
will also strike fear into their hearts! Like all of the bandit units, they are 
much more dangerous at night."
             [/message]
         [/then]
@@ -52,7 +52,7 @@
             [/set_variable]
             [message]
                 speaker=narrator
-                image="human-outlaws/thief-defend-2-2.png~RC(magenta>red)"
+                
image="units/human-outlaws/thief-defend-2-2.png~RC(magenta>red)"
                 message= _ "Thieves are more subtle than thugs. They try to 
surround your units and stab them in the back. Make sure that thieves never 
have an opportunity to attack when they have an ally directly behind the unit 
they are attacking - they'll do double damage! Like thugs, thieves are 
vulnerable to the ranged attacks of your archers."
             [/message]
         [/then]
@@ -79,7 +79,7 @@
             [/set_variable]
             [message]
                 speaker=narrator
-                
image="human-outlaws/footpad+female-attack1.png~RC(magenta>red)"
+                
image="units/human-outlaws/footpad+female-attack1.png~RC(magenta>red)"
                 message= _ "Footpads are the scouts of the bandit armies. They 
are quick, and have both a melee attack and a ranged attack. Neither of their 
attacks is very strong, however, and your spearmen will make quick work of them 
during the day."
             [/message]
         [/then]


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

Reply via email to