wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth ./changelog data/units/Pirate_Galleon.c...


From: ott
Subject: [Wesnoth-cvs-commits] wesnoth ./changelog data/units/Pirate_Galleon.c...
Date: Wed, 25 May 2005 16:35:34 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     ott <address@hidden>    05/05/25 20:35:34

Modified files:
        .              : changelog 
        data/units     : Pirate_Galleon.cfg Transport_Galleon.cfg 
                         Watch_Tower.cfg 

Log message:
        tweak units that still use multihex attacks

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/changelog.diff?tr1=1.684&tr2=1.685&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Pirate_Galleon.cfg.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Transport_Galleon.cfg.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Watch_Tower.cfg.diff?tr1=1.8&tr2=1.9&r1=text&r2=text

Patches:
Index: wesnoth/changelog
diff -u wesnoth/changelog:1.684 wesnoth/changelog:1.685
--- wesnoth/changelog:1.684     Wed May 25 19:50:02 2005
+++ wesnoth/changelog   Wed May 25 20:35:33 2005
@@ -50,6 +50,8 @@
    * Elvish Shaman can no longer level up to Elvish Sorceress
    * changed Elvish Lord and Elvish High Lord's ranged attack from fire to cold
    * Goblin Knight -> Direwolf Rider upgrade reduced to 65 XP
+   * tweaked Watch Tower, Pirate Galleon and Transport Galleon and removed
+     their multihex attacks (only used as real units in Son of the Black Eye)
  * unit graphics and sound improvements:
    * new death animations for: Ancient Lich, Ancient Wose, Arch Mage,
      Assassin, Bandit, Battle Princess, Blood Bat, Bone Shooter, Bowman,
Index: wesnoth/data/units/Pirate_Galleon.cfg
diff -u wesnoth/data/units/Pirate_Galleon.cfg:1.9 
wesnoth/data/units/Pirate_Galleon.cfg:1.10
--- wesnoth/data/units/Pirate_Galleon.cfg:1.9   Sun Mar 27 23:06:16 2005
+++ wesnoth/data/units/Pirate_Galleon.cfg       Wed May 25 20:35:34 2005
@@ -9,7 +9,7 @@
 level=1
 alignment=lawful
 advanceto=null
-cost=10
+cost=15
 usage=null
 unit_description= _ "Pirate galleons are to transport ships what wolves are to 
sheep. Ships full of goods shouldn't be lonely, far away from any land, better 
to help them to avoid it being sunk from overloading..."
        [attack]
@@ -17,7 +17,7 @@
        icon=attacks/ballista.png
        type=pierce
        range=long
-       hexes=2
+#      hexes=2
        damage=20
        number=1
        [missile_frame]
Index: wesnoth/data/units/Transport_Galleon.cfg
diff -u wesnoth/data/units/Transport_Galleon.cfg:1.7 
wesnoth/data/units/Transport_Galleon.cfg:1.8
--- wesnoth/data/units/Transport_Galleon.cfg:1.7        Sun Mar 27 23:06:16 2005
+++ wesnoth/data/units/Transport_Galleon.cfg    Wed May 25 20:35:34 2005
@@ -9,7 +9,7 @@
 level=1
 alignment=lawful
 advanceto=null
-cost=10
+cost=14
 unit_description= _ "Transport Galleons are well-armed ships that carry 
troops. If they reach the shore, they can deposit the troops to attack."
 usage=null
        [attack]
@@ -17,7 +17,7 @@
        icon=attacks/ballista.png
        type=pierce
        range=long
-       hexes=5
+#      hexes=5
        damage=20
        number=1
        [missile_frame]
@@ -29,4 +29,3 @@
        [/attack]
 [/unit]
 
-
Index: wesnoth/data/units/Watch_Tower.cfg
diff -u wesnoth/data/units/Watch_Tower.cfg:1.8 
wesnoth/data/units/Watch_Tower.cfg:1.9
--- wesnoth/data/units/Watch_Tower.cfg:1.8      Sun Mar 27 23:06:16 2005
+++ wesnoth/data/units/Watch_Tower.cfg  Wed May 25 20:35:34 2005
@@ -2,7 +2,7 @@
 id=Watch Tower
 name= _ "Watch Tower"
 image="tower.png"
-hitpoints=50
+hitpoints=60
 movement_type=none
 movement=1
 experience=500
@@ -18,7 +18,7 @@
        icon=attacks/ballista.png
        type=pierce
        range=long
-       hexes=5
+#      hexes=5
        damage=20
        number=1
        [missile_frame]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]