[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Stratagus-CVS] stratagus/doc/ccl unittype.html
From: |
Russell Smith |
Subject: |
[Stratagus-CVS] stratagus/doc/ccl unittype.html |
Date: |
Wed, 10 Sep 2003 05:47:55 -0400 |
CVSROOT: /cvsroot/stratagus
Module name: stratagus
Branch:
Changes by: Russell Smith <address@hidden> 03/09/10 05:47:55
Modified files:
doc/ccl : unittype.html
Log message:
Fixed required indenting
Patches:
Index: stratagus/doc/ccl/unittype.html
diff -u stratagus/doc/ccl/unittype.html:1.25
stratagus/doc/ccl/unittype.html:1.26
--- stratagus/doc/ccl/unittype.html:1.25 Wed Sep 10 04:44:36 2003
+++ stratagus/doc/ccl/unittype.html Wed Sep 10 05:47:55 2003
@@ -276,7 +276,7 @@
</dd>
<dt>can-gather-resource</dt>
<dd>This will begin a block of resoure gathering information. The folowing
tags are available in this section:<p></dd>
-<!-- Indent this whole block, it pertains to can-gather resource -->
+ <dl>
<dt>resource-id</dt>
<dd>The resource identification. Has to be a resource-name defined
before.<p></dd>
@@ -319,7 +319,7 @@
<dt>terrain-harvester</dt>
<dd>The unit will harvest terrain. For now this only works for
wood.<p></dd>
-
+ </dl>
<dt>tile_size</dt>
<dd>Define the unit-type size in tiles. NOTE: currently only buildings could
be bigger than one tile. A list of X (width) and Y (height) sizes.
@@ -617,7 +617,7 @@
<h4>Not Used</h4>
<hr>
-Last changed: $Id: unittype.html,v 1.25 2003/09/10 08:44:36 n0body Exp $<br>
+Last changed: $Id: unittype.html,v 1.26 2003/09/10 09:47:55 mr-russ Exp $<br>
All trademarks and copyrights on this page are owned by their respective
owners.
<address>(c) 2002-2003 by <a href="http://stratagus.org">
The Stratagus Project</a></address></body></html>
- [Stratagus-CVS] stratagus/doc/ccl unittype.html,
Russell Smith <=