diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-01-13 11:29:54 +0000 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-01-13 11:29:54 +0000 |
commit | 9e52fd5859c0696e5e68a93dfe578c52a77e1446 (patch) | |
tree | 3b6fe82eaea131a577c4ff1bd314b7f389d153a6 /items.xml | |
parent | 8ff290b38292e6266d47432ebcec71325eae7e4e (diff) | |
download | clientdata-9e52fd5859c0696e5e68a93dfe578c52a77e1446.tar.gz clientdata-9e52fd5859c0696e5e68a93dfe578c52a77e1446.tar.bz2 clientdata-9e52fd5859c0696e5e68a93dfe578c52a77e1446.tar.xz clientdata-9e52fd5859c0696e5e68a93dfe578c52a77e1446.zip |
Give each hint a unique name.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -587,7 +587,7 @@ max-per-slot="1"/> <item id="551" image="generic-bluehint.png" - name="Hint" + name="Aqua Hint" description="A hint." effect="" type="generic" @@ -595,7 +595,7 @@ max-per-slot="10"/> <item id="552" image="generic-magentahint.png" - name="Hint" + name="Magenta Hint" description="A hint." effect="" type="generic" @@ -603,7 +603,7 @@ max-per-slot="10"/> <item id="553" image="generic-yellowhint.png" - name="Hint" + name="Yellow Hint" description="A hint." effect="" type="generic" @@ -611,7 +611,7 @@ max-per-slot="10"/> <item id="554" image="generic-greenhint.png" - name="Hint" + name="Green Hint" description="A hint." effect="" type="generic" @@ -619,7 +619,7 @@ max-per-slot="10"/> <item id="555" image="generic-tealhint.png" - name="Hint" + name="Teal Hint" description="A hint." effect="" type="generic" @@ -627,7 +627,7 @@ max-per-slot="10"/> <item id="556" image="generic-purplehint.png" - name="Hint" + name="Purple Hint" description="A hint." effect="" type="generic" @@ -635,7 +635,7 @@ max-per-slot="10"/> <item id="557" image="generic-redhint.png" - name="Hint" + name="Red Hint" description="A hint." effect="" type="generic" @@ -643,7 +643,7 @@ max-per-slot="10"/> <item id="558" image="generic-otherbluehint.png" - name="Hint" + name="Blue Hint" description="A hint." effect="" type="generic" @@ -651,7 +651,7 @@ max-per-slot="10"/> <item id="559" image="generic-orangehint.png" - name="Hint" + name="Orange Hint" description="A hint." effect="" type="generic" @@ -659,7 +659,7 @@ max-per-slot="10"/> <item id="560" image="generic-greyhint.png" - name="Hint" + name="Gray Hint" description="A hint." effect="" type="generic" |