Added a count attribute to all list XML nodes (unhandled at the moment)
[shipsimu.git] / application / ship-simu / templates / game / types / fuel_types.xml
index 21d23571eba50198ca20f30866dc5885e5aaa719..00399a4a3c376da132f745b4416bc80ed6e5a6f9 100644 (file)
@@ -21,7 +21,7 @@ GNU General Public License for more details.
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>
 //-->
-<fuel-type-list>
+<fuel-type-list fuel-type-count="{?fuel_type_count?}">
        <!-- Fosil fuels can be oil, cerosine or diesel. //-->
        <fuel-type type="fosil" />
 </fuel-type-list>