Author: esr
Date: Wed Mar 30 04:25:24 2011
New Revision: 49065

URL: http://svn.gna.org/viewcvs/wesnoth?rev=49065&view=rev
Log:
Follow up on elimination of Earth names.

Added:
    trunk/data/campaigns/Two_Brothers/images/portraits/arvith.png
      - copied unchanged from r49061, 
trunk/data/campaigns/Two_Brothers/images/portraits/arne.png
    trunk/data/campaigns/Two_Brothers/images/portraits/baran.png
      - copied unchanged from r49061, 
trunk/data/campaigns/Two_Brothers/images/portraits/bjarn.png
Removed:
    trunk/data/campaigns/Two_Brothers/images/portraits/arne.png
    trunk/data/campaigns/Two_Brothers/images/portraits/bjarn.png
Modified:
    trunk/data/campaigns/Two_Brothers/scenarios/01_Rooting_Out_a_Mage.cfg
    trunk/data/campaigns/Two_Brothers/scenarios/02_The_Chase.cfg
    trunk/data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg
    trunk/data/campaigns/Two_Brothers/scenarios/04_Return_to_the_Village.cfg
    trunk/data/campaigns/Two_Brothers/scenarios/05_Epilogue.cfg

Removed: trunk/data/campaigns/Two_Brothers/images/portraits/arne.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Two_Brothers/images/portraits/arne.png?rev=49064&view=auto
==============================================================================
Binary file - no diff available.

Removed: trunk/data/campaigns/Two_Brothers/images/portraits/bjarn.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Two_Brothers/images/portraits/bjarn.png?rev=49064&view=auto
==============================================================================
Binary file - no diff available.

Modified: trunk/data/campaigns/Two_Brothers/scenarios/01_Rooting_Out_a_Mage.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Two_Brothers/scenarios/01_Rooting_Out_a_Mage.cfg?rev=49065&r1=49064&r2=49065&view=diff
==============================================================================
--- trunk/data/campaigns/Two_Brothers/scenarios/01_Rooting_Out_a_Mage.cfg 
(original)
+++ trunk/data/campaigns/Two_Brothers/scenarios/01_Rooting_Out_a_Mage.cfg Wed 
Mar 30 04:25:24 2011
@@ -116,7 +116,7 @@
         id=Arvith
         name= _ "Arvith"
         unrenamable=yes
-        profile="portraits/arne.png~RIGHT()"
+        profile="portraits/arvith.png~RIGHT()"
         facing=sw
         side=1
         canrecruit=yes
@@ -127,7 +127,7 @@
             name= _ "Baran"
             unrenamable=yes
             type=Red Mage
-            profile=portraits/bjarn.png
+            profile=portraits/baran.png
             side=1
             {IS_HERO}
             x=31
@@ -149,7 +149,7 @@
         {NAMED_LOYAL_UNIT 1 Spearman 31 22 Cadell (_ "Cadell")} {SOUTHWEST}
         {NAMED_LOYAL_UNIT 1 Spearman 32 19 Dannen (_ "Dannen")} {SOUTHWEST}
         {NAMED_LOYAL_UNIT 1 Bowman   33 19 Efran  (_ "Efran")}  {SOUTHWEST}
-        {NAMED_LOYAL_UNIT 1 Footpad  32 18 Fargus (_ "Fargus")} {SOUTHWEST}
+        {NAMED_LOYAL_UNIT 1 Footpad  32 18 Faren (_ "Faren")} {SOUTHWEST}
 
         # Arvith’s mercenary band
         {NAMED_LOYAL_UNIT 1 Horseman 33 21 Tarek  (_ "Tarek")}   {SOUTHWEST}

Modified: trunk/data/campaigns/Two_Brothers/scenarios/02_The_Chase.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Two_Brothers/scenarios/02_The_Chase.cfg?rev=49065&r1=49064&r2=49065&view=diff
==============================================================================
--- trunk/data/campaigns/Two_Brothers/scenarios/02_The_Chase.cfg (original)
+++ trunk/data/campaigns/Two_Brothers/scenarios/02_The_Chase.cfg Wed Mar 30 
04:25:24 2011
@@ -119,7 +119,7 @@
         id=Arvith
         name= _ "Arvith"
         unrenamable=yes
-        profile="portraits/arne.png~RIGHT()"
+        profile="portraits/arvith.png~RIGHT()"
         side=1
         canrecruit=yes
         controller=human

Modified: trunk/data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg?rev=49065&r1=49064&r2=49065&view=diff
==============================================================================
--- trunk/data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg (original)
+++ trunk/data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg Wed Mar 
30 04:25:24 2011
@@ -74,7 +74,7 @@
         id=Arvith
         name= _ "Arvith"
         unrenamable=yes
-        profile="portraits/arne.png~RIGHT()"
+        profile="portraits/arvith.png~RIGHT()"
         fog=no
         side=1
         canrecruit=yes
@@ -755,7 +755,7 @@
             name= _ "Baran"
             unrenamable=yes
             type=Red Mage
-            profile=portraits/bjarn.png
+            profile=portraits/baran.png
             {IS_HERO}
             x=3
             y=3

Modified: 
trunk/data/campaigns/Two_Brothers/scenarios/04_Return_to_the_Village.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Two_Brothers/scenarios/04_Return_to_the_Village.cfg?rev=49065&r1=49064&r2=49065&view=diff
==============================================================================
--- trunk/data/campaigns/Two_Brothers/scenarios/04_Return_to_the_Village.cfg 
(original)
+++ trunk/data/campaigns/Two_Brothers/scenarios/04_Return_to_the_Village.cfg 
Wed Mar 30 04:25:24 2011
@@ -87,7 +87,7 @@
         id=Arvith
         name= _ "Arvith"
         unrenamable=yes
-        profile="portraits/arne.png~RIGHT()"
+        profile="portraits/arvith.png~RIGHT()"
         side=1
         canrecruit=yes
         controller=human

Modified: trunk/data/campaigns/Two_Brothers/scenarios/05_Epilogue.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Two_Brothers/scenarios/05_Epilogue.cfg?rev=49065&r1=49064&r2=49065&view=diff
==============================================================================
--- trunk/data/campaigns/Two_Brothers/scenarios/05_Epilogue.cfg (original)
+++ trunk/data/campaigns/Two_Brothers/scenarios/05_Epilogue.cfg Wed Mar 30 
04:25:24 2011
@@ -51,7 +51,7 @@
         id=Arvith
         name= _ "Arvith"
         unrenamable=yes
-        profile="portraits/arne.png~RIGHT()"
+        profile="portraits/arvith.png~RIGHT()"
         side=1
         canrecruit=yes
         controller=human


_______________________________________________
Wesnoth-commits mailing list
Wesnoth-commits@gna.org
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to