diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-06-02 00:19:54 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-06-02 00:19:54 +0300 |
commit | cfafd907c1f3016149f990ec14fd27837b33bcee (patch) | |
tree | a881fce36dcc4dfe99f1d473731ef7bcffd5b1c1 /monsters.xml | |
parent | 96598a146d57b542175fb1d0db3a3379dc45f528 (diff) | |
download | clientdata-cfafd907c1f3016149f990ec14fd27837b33bcee.tar.gz clientdata-cfafd907c1f3016149f990ec14fd27837b33bcee.tar.bz2 clientdata-cfafd907c1f3016149f990ec14fd27837b33bcee.tar.xz clientdata-cfafd907c1f3016149f990ec14fd27837b33bcee.zip |
Remove its:rules from all xml files.
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/monsters.xml b/monsters.xml index 2549b0e8..7c0d25c7 100644 --- a/monsters.xml +++ b/monsters.xml @@ -15,11 +15,6 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or --> <monsters offset="0"> - <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="1002" name="Piou" targetCursor="small" walkType="fly"> <sprite>monsters/piou.xml</sprite> <sound event="die">monsters/piou/die1.ogg</sound> |