Author: zookeeper
Date: Thu Apr 10 11:24:15 2008
New Revision: 25727

URL: http://svn.gna.org/viewcvs/wesnoth?rev=25727&view=rev
Log:
Rather end the scenario on attack_end than attack.

Modified:
    branches/1.4/data/campaigns/The_Rise_Of_Wesnoth/scenarios/15_New_Land.cfg

Modified: 
branches/1.4/data/campaigns/The_Rise_Of_Wesnoth/scenarios/15_New_Land.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.4/data/campaigns/The_Rise_Of_Wesnoth/scenarios/15_New_Land.cfg?rev=25727&r1=25726&r2=25727&view=diff
==============================================================================
--- branches/1.4/data/campaigns/The_Rise_Of_Wesnoth/scenarios/15_New_Land.cfg 
(original)
+++ branches/1.4/data/campaigns/The_Rise_Of_Wesnoth/scenarios/15_New_Land.cfg 
Thu Apr 10 11:24:15 2008
@@ -193,13 +193,13 @@
             y=40
         [/recall]
 
-        #              [teleport]
-        #                      [filter]
-        #                              description=Lord Typhon
-        #                      [/filter]
-        #                      x=3
-        #                      y=3
-        #              [/teleport]
+        #       [teleport]
+        #           [filter]
+        #               description=Lord Typhon
+        #           [/filter]
+        #           x=3
+        #           y=3
+        #       [/teleport]
 
         [message]
             description=Prince Haldric
@@ -371,7 +371,7 @@
 #enddef
 
     [event]
-        name=attack
+        name=attack_end
 
         {SAVED_BY_DIONLI}
     [/event]


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

Reply via email to