Blades base: Fix ogrish and giantish gauntlets being the same
This commit is contained in:
@@ -4605,8 +4605,8 @@
|
|||||||
</properties>
|
</properties>
|
||||||
<ability>
|
<ability>
|
||||||
<type>giant</type>
|
<type>giant</type>
|
||||||
<strength>3</strength>
|
<strength>4</strength>
|
||||||
<data>4</data>
|
<data>0</data>
|
||||||
<use-flag>help-one</use-flag>
|
<use-flag>help-one</use-flag>
|
||||||
</ability>
|
</ability>
|
||||||
<description>
|
<description>
|
||||||
@@ -4630,8 +4630,8 @@
|
|||||||
</properties>
|
</properties>
|
||||||
<ability>
|
<ability>
|
||||||
<type>giant</type>
|
<type>giant</type>
|
||||||
<strength>3</strength>
|
<strength>8</strength>
|
||||||
<data>8</data>
|
<data>0</data>
|
||||||
<use-flag>help-one</use-flag>
|
<use-flag>help-one</use-flag>
|
||||||
</ability>
|
</ability>
|
||||||
<description>
|
<description>
|
||||||
|
|||||||
Reference in New Issue
Block a user