summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index 912de35e..b22900c0 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -23,6 +23,11 @@ exemple :
-->
<monsters>
+ <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>
+
<monster id="0" name="Pious" targetCursor="small" walkType="walk">
<sprite>monsters/chick.xml</sprite>
<sound event="die">monsters/pious/pious-die-1.ogg</sound>