20 lines
767 B
XML
20 lines
767 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$
|
||
|
|
||
|
USR SC - 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_mpa11" type="template" mode="mw">
|
||
|
<section name="skilling">
|
||
|
<attnum name="enable" min="0" max="1" val="1"/>
|
||
|
</section>
|
||
|
</params>
|