summaryrefslogtreecommitdiff
path: root/hercules/templates/npcs.xml
blob: 72a0a4ffb80b2a071820f92b3d35371d2108695b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2010-2014 Evol Online -->

<npcs>
    <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
        <its:translateRule selector="//monster/@name" translate="yes"/>
        <its:translateRule selector="//*" translate="no"/>
    </its:rules>

{0}
</npcs>