Skip to content

Commit

Permalink
fix value prismatic ring
Browse files Browse the repository at this point in the history
The prismatic ring showed an erroneous value as it was not equipped, with this modification it would be fine.
  • Loading branch information
jeswilldbm committed Apr 2, 2024
1 parent 0c0e546 commit 5892faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/items/items.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34167,7 +34167,7 @@
<attribute key="showduration" value="1"/>
<attribute key="showAttributes" value="1"/>
<attribute key="absorbpercentphysical" value="10"/>
<attribute key="absorbpercentenergy" value="8"/>
<attribute key="absorbpercentpoison" value="8"/>
<attribute key="transformequipto" value="16264"/>
<attribute key="weight" value="105"/>
<attribute key="script" value="moveevent">
Expand Down

0 comments on commit 5892faf

Please sign in to comment.