diff options
author | Ledmitz <smoothshifter@tuta.io> | 2023-03-21 22:06:25 -0300 |
---|---|---|
committer | Ledmitz <smoothshifter@tuta.io> | 2023-03-21 22:06:25 -0300 |
commit | 86b376f59c7a6d5c6f24f74f825dc8ab54c0494c (patch) | |
tree | 813be522038bbbaad10b6104de96657619a401b0 /skills.xml | |
parent | 968bdbae500eff84c63e3dd2548b89d416e10f09 (diff) | |
parent | bd24b8a8168dc6b2747fc2c2d98e50742ce375e2 (diff) | |
download | clientdata-floyd_book.tar.gz clientdata-floyd_book.tar.bz2 clientdata-floyd_book.tar.xz clientdata-floyd_book.zip |
Conflict resolution 1floyd_book
Diffstat (limited to 'skills.xml')
-rw-r--r-- | skills.xml | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -2,12 +2,6 @@ <!-- Copyright 2011 The Mana World Development Team --> <!-- See documentation at: http://manaplus.org/skills.xml --> <skills> - <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0"> - <its:translateRule selector="//set/@name" translate="yes"/> - <its:translateRule selector="//set/skill/@name" translate="yes"/> - <its:translateRule selector="//set/skill/@description" translate="yes"/> - <its:translateRule selector="//*" translate="no"/> - </its:rules> <!-- Note: All descriptions need to be *very* short because Manaplus doesn't offer much space to show them. --> <set name="Basic"> <!-- Basic Skills are available right from the start. --> |