Author: shadowmaster
Date: Wed Sep 17 03:42:06 2008
New Revision: 29507

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29507&view=rev
Log:
* Added Kate modeline.
* A few changes to stuff.

Modified:
    trunk/data/scenario-test.cfg

Modified: trunk/data/scenario-test.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/scenario-test.cfg?rev=29507&r1=29506&r2=29507&view=diff
==============================================================================
--- trunk/data/scenario-test.cfg (original)
+++ trunk/data/scenario-test.cfg Wed Sep 17 03:42:06 2008
@@ -50,7 +50,7 @@
         side=1
         canrecruit=yes
         controller=human
-        hitpoints=80
+        max_hitpoints=90
         recruit="Ghost,Troll Whelp,Assassin,Elvish Hero,Elvish Fighter,Elvish 
Archer,Horseman,Mage,Elvish Shaman,Red 
Mage,Spearman,Swordsman,Duelist,Fencer,Elvish Captain,Elvish Ranger,Elvish 
Shyde,Thief,Rogue,White Mage,Mage of Light,Elvish Sharpshooter,Silver 
Mage,Vampire Bat,Blood Bat,Soulless,Walking Corpse"
         gold=2000
         enemy=2
@@ -69,7 +69,10 @@
             x,y=12,8
             type="Thief"
             generate_name=yes
-            hitpoints=1
+            hitpoints=9
+            [status]
+                poisoned=on
+            [/status]
         [/unit]
         [unit]
             x,y=9,8
@@ -1153,3 +1156,4 @@
 [/test]
 
 # vim: tabstop=4: shiftwidth=4: expandtab: softtabstop=4: autoindent:
+# kate: indent-mode normal; space-indent on;


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

Reply via email to