stratagus-cvs
[Top][All Lists]
Advanced

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

[Stratagus-CVS] stratagus/data/ccl units.lua human/units.lua or...


From: address@hidden
Subject: [Stratagus-CVS] stratagus/data/ccl units.lua human/units.lua or...
Date: 5 Jan 2004 09:26:35 +1100

CVSROOT:        /home/strat
Module name:    stratagus
Changes by:      <address@hidden>       04/01/05 09:26:34

Modified files:
        data/ccl       : units.lua 
        data/ccl/human : units.lua 
        data/ccl/orc   : units.lua 

Log message:
        s/True/true

Patches:
Index: stratagus/data/ccl/human/units.lua
diff -u stratagus/data/ccl/human/units.lua:1.4 
stratagus/data/ccl/human/units.lua:1.5
--- stratagus/data/ccl/human/units.lua:1.4      Tue Dec 16 17:02:19 2003
+++ stratagus/data/ccl/human/units.lua  Mon Jan  5 09:26:33 2004
@@ -26,7 +26,7 @@
 --      along with this program; if not, write to the Free Software
 --      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  
USA
 --
---     $Id: units.lua,v 1.4 2003/12/16 06:02:19 jsalmon3 Exp $
+--     $Id: units.lua,v 1.5 2004/01/04 22:26:33 jsalmon3 Exp $
 
 --=============================================================================
 --     Define unit-types.
@@ -55,7 +55,7 @@
   CanAttack = true,
   CanTargetLand = true,
   LandUnit = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "footman-selected",
@@ -103,7 +103,7 @@
     "wait-at-depot", 150,
     "lose-resources",
     "terrain-harvester"}},
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "peasant-selected",
@@ -166,7 +166,7 @@
   CanAttack = true,
   CanTargetLand = true,
   LandUnit = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "knight-selected",
@@ -197,7 +197,7 @@
   CanAttack = true,
   CanTargetLand = true, CanTargetSea = true, CanTargetAir = true,
   LandUnit = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "archer-selected",
@@ -236,7 +236,7 @@
       "spell-blizzard"},
   LandUnit = true,
   Coward = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "mage-selected",
@@ -269,7 +269,7 @@
   CanTargetLand = true,
   CanCastSpell = {"spell-holy-vision", "spell-healing", "spell-exorcism"},
   LandUnit = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "paladin-selected",
@@ -300,8 +300,8 @@
   CanAttack = true,
   CanTargetLand = true,
   LandUnit = true,
-  volatile = True,
-  organic = True,
+  volatile = true,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "dwarves-selected",
@@ -332,7 +332,7 @@
   CanAttack = true,
   CanTargetLand = true, CanTargetSea = true, CanTargetAir = true,
   LandUnit = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "ranger-selected",
@@ -363,7 +363,7 @@
   CanAttack = true,
   CanTargetLand = true, CanTargetSea = true, CanTargetAir = true,
   LandUnit = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "alleria-selected",
@@ -395,7 +395,7 @@
   CanTargetLand = true, CanTargetSea = true, CanTargetAir = true,
   AirUnit = true,
   DetectCloak = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "kurdan-and-sky-ree-selected",
@@ -434,7 +434,7 @@
       "spell-blizzard"},
   LandUnit = true,
   Coward = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "khadgar-selected",
@@ -656,7 +656,7 @@
   CanTargetLand = true, CanTargetSea = true, CanTargetAir = true,
   AirUnit = true,
   DetectCloak = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "gryphon-rider-selected",
@@ -689,7 +689,7 @@
   CanTargetLand = true,
   CanCastSpell = {"spell-holy-vision", "spell-healing", "spell-exorcism"},
   LandUnit = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "turalyon-selected",
@@ -720,7 +720,7 @@
   CanAttack = true,
   CanTargetLand = true,
   LandUnit = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "danath-selected",
@@ -753,8 +753,8 @@
   CanTargetLand = true,
   LandUnit = true,
   CanCastSpell = {"spell-holy-vision", "spell-healing", "spell-exorcism"},
-  hero = True,
-  organic = True,
+  hero = true,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "lothar-selected",
@@ -787,8 +787,8 @@
   CanTargetLand = true,
   CanCastSpell = {"spell-holy-vision", "spell-healing", "spell-exorcism"},
   LandUnit = true,
-  hero = True,
-  organic = True,
+  hero = true,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "uther-lightbringer-selected",
Index: stratagus/data/ccl/orc/units.lua
diff -u stratagus/data/ccl/orc/units.lua:1.4 
stratagus/data/ccl/orc/units.lua:1.5
--- stratagus/data/ccl/orc/units.lua:1.4        Tue Dec 16 17:02:19 2003
+++ stratagus/data/ccl/orc/units.lua    Mon Jan  5 09:26:34 2004
@@ -26,7 +26,7 @@
 --      along with this program; if not, write to the Free Software
 --      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  
USA
 --
---     $Id: units.lua,v 1.4 2003/12/16 06:02:19 jsalmon3 Exp $
+--     $Id: units.lua,v 1.5 2004/01/04 22:26:34 jsalmon3 Exp $
 
 --=============================================================================
 --     Define unit-types.
@@ -52,7 +52,7 @@
   CanAttack = true,
   CanTargetLand = true,
   LandUnit = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "grunt-selected",
@@ -98,7 +98,7 @@
     "wait-at-depot", 150,
     "lose-resources",
     "terrain-harvester"}},
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "peon-selected",
@@ -161,7 +161,7 @@
   CanAttack = true,
   CanTargetLand = true,
   LandUnit = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "ogre-selected",
@@ -192,7 +192,7 @@
   CanAttack = true,
   CanTargetLand = true, CanTargetSea = true, CanTargetAir = true,
   LandUnit = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "axethrower-selected",
@@ -231,8 +231,8 @@
       "spell-death-and-decay"},
   LandUnit = true,
   Coward = true,
-  isundead = True,
-  organic = True,
+  isundead = true,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "death-knight-selected",
@@ -265,7 +265,7 @@
   CanTargetLand = true,
   CanCastSpell = {"spell-eye-of-vision", "spell-runes", "spell-bloodlust"},
   LandUnit = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "ogre-mage-selected",
@@ -296,8 +296,8 @@
   CanAttack = true,
   CanTargetLand = true,
   LandUnit = true,
-  volatile = True,
-  organic = True,
+  volatile = true,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "goblin-sappers-selected",
@@ -328,7 +328,7 @@
   CanAttack = true,
   CanTargetLand = true, CanTargetSea = true, CanTargetAir = true,
   LandUnit = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "berserker-selected",
@@ -361,8 +361,8 @@
   CanTargetLand = true, CanTargetSea = true, CanTargetAir = true,
   LandUnit = true,
   Coward = true,
-  isundead = True,
-  organic = True,
+  isundead = true,
+  organic = true,
   CanCastSpell = {
       "spell-death-coil",
       "spell-haste",
@@ -402,7 +402,7 @@
   CanTargetLand = true,
   CanCastSpell = {"spell-eye-of-vision", "spell-runes", "spell-bloodlust"},
   LandUnit = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "dentarg-selected",
@@ -433,7 +433,7 @@
   CanAttack = true,
   CanTargetLand = true,
   LandUnit = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "grom-hellscream-selected",
@@ -592,7 +592,7 @@
   CanTargetLand = true, CanTargetSea = true, CanTargetAir = true,
   AirUnit = true,
   DetectCloak = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "deathwing-selected",
@@ -685,7 +685,7 @@
   CanTargetLand = true, CanTargetSea = true, CanTargetAir = true,
   AirUnit = true,
   DetectCloak = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "dragon-selected",
@@ -743,7 +743,7 @@
   CanAttack = true,
   CanTargetLand = true,
   LandUnit = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "korgath-bladefist-selected",
@@ -776,8 +776,8 @@
   CanTargetLand = true,
   CanCastSpell = {"spell-eye-of-vision", "spell-runes", "spell-bloodlust"},
   LandUnit = true,
-  hero = True,
-  organic = True,
+  hero = true,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "cho-gall-selected",
@@ -808,7 +808,7 @@
   CanAttack = true,
   CanTargetLand = true, CanTargetSea = true, CanTargetAir = true,
   LandUnit = true,
-  hero = True,
+  hero = true,
   CanCastSpell = {
       "spell-death-coil",
       "spell-haste",
@@ -816,8 +816,8 @@
       "spell-whirlwind",
       "spell-unholy-armor",
       "spell-death-and-decay"},
-  isundead = True,
-  organic = True,
+  isundead = true,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "gul-dan-selected",
@@ -848,8 +848,8 @@
   CanAttack = true,
   CanTargetLand = true, CanTargetSea = true, CanTargetAir = true,
   LandUnit = true,
-  hero = True,
-  organic = True,
+  hero = true,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "zuljin-selected",
@@ -878,8 +878,8 @@
   CanAttack = true,
   CanTargetLand = true,
   LandUnit = true,
-  isundead = True,
-  organic = True,
+  isundead = true,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "skeleton-selected",
Index: stratagus/data/ccl/units.lua
diff -u stratagus/data/ccl/units.lua:1.3 stratagus/data/ccl/units.lua:1.4
--- stratagus/data/ccl/units.lua:1.3    Sun Dec 21 22:32:31 2003
+++ stratagus/data/ccl/units.lua        Mon Jan  5 09:26:32 2004
@@ -26,7 +26,7 @@
 --      along with this program; if not, write to the Free Software
 --      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  
USA
 --
---     $Id: units.lua,v 1.3 2003/12/21 11:32:31 wizzard Exp $
+--     $Id: units.lua,v 1.4 2004/01/04 22:26:32 jsalmon3 Exp $
 
 -- Load the animations for the units.
 Load("ccl/anim.lua")
@@ -136,7 +136,7 @@
   CanTargetLand = true, CanTargetSea = true, CanTargetAir = true,
   AirUnit = true,
   DetectCloak = true,
-  organic = True,
+  organic = true,
   SelectableByRectangle = true,
   Sounds = {
     "selected", "daemon-selected",
@@ -170,7 +170,7 @@
   LandUnit = true,
   RandomMovementProbability = 100,
   ClicksToExplode = 10,
-  organic = True,
+  organic = true,
   Sounds = {
     "selected", "critter-selected",
     "acknowledge", "critter-acknowledge",




reply via email to

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