1f07b01d02
WIP, no use testing. Re #183. git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2822 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 864b2c4c2e904634d1c17ae8cf17e5276f3ff273 Former-commit-id: 01dbd47064f33de2dae8b9431d83983a290b1615
10 lines
299 B
XML
10 lines
299 B
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
|
|
<!-- Skill enable/disable for kilo2008 -->
|
|
|
|
<!DOCTYPE params SYSTEM "../../../src/libs/tgf/params.dtd">
|
|
<params name="kilo2008" type="template" mode="mw">
|
|
<section name="skilling">
|
|
<attnum name="enable" min="0" max="1" val="1"/>
|
|
</section>
|
|
</params>
|