Author: esr
Date: Tue May  1 10:10:30 2007
New Revision: 17228

URL: http://svn.gna.org/viewcvs/wesnoth?rev=17228&view=rev
Log:
Use the SET_PORTRAIT macro to avoid a bunch of explicit image
declarations in messages.

Modified:
    trunk/data/campaigns/Northern_Rebirth/scenarios/Breaking_the_Chains.cfg

Modified: 
trunk/data/campaigns/Northern_Rebirth/scenarios/Breaking_the_Chains.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Northern_Rebirth/scenarios/Breaking_the_Chains.cfg?rev=17228&r1=17227&r2=17228&view=diff
==============================================================================
--- trunk/data/campaigns/Northern_Rebirth/scenarios/Breaking_the_Chains.cfg 
(original)
+++ trunk/data/campaigns/Northern_Rebirth/scenarios/Breaking_the_Chains.cfg Tue 
May  1 10:10:30 2007
@@ -149,25 +149,12 @@
 
        [/event]
 
+       [event]
+       name=start
+
        # Override Tallin's team color so he has a distinctive purple shirt.
        {TEAM_COLOR_OVERRIDE description=Tallin 4}
-
-       [event]
-       name=start
-
-       [object]
-               silent=yes
-               duration=forever
-
-               [filter]
-                       description=Tallin
-               [/filter]
-
-               [effect]
-                       apply_to=profile
-                       portrait=Tallin.jpg
-               [/effect]
-       [/object]
+       {SET_PORTRAIT "Tallin" "Tallin.jpg"}
 
        [unit]
        type=Peasant
@@ -183,7 +170,6 @@
 
                [message]
                description=Tallin
-               image=Tallin.jpg
                message= _ "The orcs have gotten careless - look how easily I 
stole these weapons and this bright gold from them.  Now they're killing each 
other. This might be the only chance we got to be rid of these scum once and 
for all. Let's give it to 'em!"
                [/message]
 
@@ -195,7 +181,6 @@
 
                [message]
                description=Tallin
-               image=Tallin.jpg
                message= _ "There's nothing wrong with pitchforks, I'll give 
these orcish weapons to any man among you who wants to take 'em and fight with 
a pitchfork myself. We easily outnumber the orcs, not to speak of the fact that 
they are killing each-other."
                [/message]
 
@@ -207,7 +192,6 @@
 
                [message]
                description=Tallin
-               image=Tallin.jpg
                message= _ "We must use our strength of numbers.  Stay 
shoulder-to shoulder with the man next to you; never get isolated, especially 
not on open ground.  Swarm them -- surround them, five or six to one, and they 
will go down."
                [/message]
 
@@ -219,7 +203,6 @@
 
                [message]
                description=Tallin
-               image=Tallin.jpg
                message= _ " *sigh* Yes, well I know it. But would you rather 
live as slaves to the orcs forever?"
                [/message]
 
@@ -231,7 +214,6 @@
 
                [message]
                description=Tallin
-               image=Tallin.jpg
                message= _ "Then it's time to fight!"
                [/message]
 
@@ -258,7 +240,6 @@
        [/filter]
                [message]
                description=Tallin
-               image=Tallin.jpg
                message= _ "I die now, you orcish scum, but I die free! More 
will come after me. We will rise again and again until we work a fitting 
vengeance on you!"
                [/message]
                [message]
@@ -279,7 +260,6 @@
                [message]
                description=Tallin
                message= _ "YES! We did it! We are free!"
-               image=Tallin.jpg
                [/message]
 
                [move_unit_fake]


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

Reply via email to