Author: anonymissimus
Date: Mon Aug  1 15:38:38 2011
New Revision: 50526

URL: http://svn.gna.org/viewcvs/wesnoth?rev=50526&view=rev
Log:
let wolfs advance to Great Wolfs and to Direwolfs
(it could be guarded by an #ifdef ENABLE_WOLF_ADVANCEMENTS passed to 
extra_defines=)

Modified:
    trunk/data/core/units/monsters/Wolf.cfg
    trunk/data/core/units/monsters/Wolf_Great.cfg

Modified: trunk/data/core/units/monsters/Wolf.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/monsters/Wolf.cfg?rev=50526&r1=50525&r2=50526&view=diff
==============================================================================
--- trunk/data/core/units/monsters/Wolf.cfg (original)
+++ trunk/data/core/units/monsters/Wolf.cfg Mon Aug  1 15:38:38 2011
@@ -24,11 +24,10 @@
     hitpoints=32
     movement_type=orcishfoot
     movement=8
-    experience=150
-    {AMLA_DEFAULT}
+    experience=40
     level=1
     alignment=neutral
-    advances_to=null
+    advances_to=Great Wolf
     undead_variation=mounted
     cost=17
     usage=scout

Modified: trunk/data/core/units/monsters/Wolf_Great.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/monsters/Wolf_Great.cfg?rev=50526&r1=50525&r2=50526&view=diff
==============================================================================
--- trunk/data/core/units/monsters/Wolf_Great.cfg (original)
+++ trunk/data/core/units/monsters/Wolf_Great.cfg Mon Aug  1 15:38:38 2011
@@ -8,11 +8,10 @@
     hitpoints=45
     movement_type=orcishfoot
     movement=9
-    experience=150
-    {AMLA_DEFAULT}
+    experience=80
     level=2
     alignment=neutral
-    advances_to=null
+    advances_to=Direwolf
     undead_variation=mounted
     cost=30
     usage=scout


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

Reply via email to