Add +4 as a possible enchantment

This commit is contained in:
2024-08-31 14:20:07 -04:00
committed by Celtic Minstrel
parent 4df389db6d
commit 4702d19122
5 changed files with 6 additions and 3 deletions

View File

@@ -22,6 +22,7 @@
<xs:enumeration value="+1"/>
<xs:enumeration value="+2"/>
<xs:enumeration value="+3"/>
<xs:enumeration value="+4"/>
<xs:enumeration value="+5"/>
<xs:enumeration value="shoot-flame"/>
<xs:enumeration value="flaming"/>