Skip to content

Commit

Permalink
Fixed Power Gem broken texture
Browse files Browse the repository at this point in the history
  • Loading branch information
GreatWyrm committed Oct 26, 2019
1 parent 028d2b4 commit 72a2843
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,5 @@
<array><string>Chest</string><string>RebalanceChest</string></array>
<array><string>Player</string><string>RebalancePlayer</string></array>
</array>
<array name="scripts">
<array><string>UpgradeStep</string><string>RebalanceUpgradeStep</string></array>
</array>
</dict>
</dict>
2 changes: 1 addition & 1 deletion items/rebalance_items.sval
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@

<array name="icon">
<string>items/rebalance_items.png</string>
<int>100</int><vec4>42 0 12 12</vec4>
<int>100</int><vec4>0 42 12 12</vec4>
</array>

<array name="modifiers">
Expand Down

0 comments on commit 72a2843

Please sign in to comment.