20 lines
798 B
XML
20 lines
798 B
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!--
|
|
file : default.xml
|
|
created : 01 Dec 2007
|
|
copyright : (C) 2007-2008 Wolf-Dieter Beelitz
|
|
$Id: default.xml 3096 2010-11-06 00:15:38Z kmetykog $
|
|
|
|
USR TRB1 - ALL CARS
|
|
-->
|
|
<!-- This program is free software; you can redistribute it and/or modify -->
|
|
<!-- it under the terms of the GNU General Public License as published by -->
|
|
<!-- the Free Software Foundation; either version 2 of the License, or -->
|
|
<!-- (at your option) any later version. -->
|
|
<!DOCTYPE params SYSTEM "../../../src/libs/tgf/params.dtd">
|
|
<params name="usr_mpa1" type="template" mode="mw">
|
|
<section name="skilling">
|
|
<attnum name="enable" min="0" max="1" val="1"/>
|
|
</section>
|
|
</params>
|