Skip to content

Commit

Permalink
Imperial rings descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
AntumDeluge committed Sep 20, 2023
1 parent 319279d commit 853ff24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/conf/items/rings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@

<item name="imperial ring">
<type class="ring" subclass="imperial_ring" tileid="-1"/>
<description/>
<description>You see an imperial ring. It is imbued with the strength of a king.</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<atk value="1"/>
Expand All @@ -210,7 +210,7 @@

<item name="enhanced imperial ring">
<type class="ring" subclass="imperial_ring_enhanced" tileid="-1"/>
<description/>
<description>You see an enhanced imperial ring. It eminates the auras of strength and defense.</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<atk value="1"/>
Expand Down

0 comments on commit 853ff24

Please sign in to comment.