v0.4.0: added descriptions to glyphs
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ import java.util.HashSet;
|
||||
|
||||
public class Shocking extends Weapon.Enchantment {
|
||||
|
||||
private static ItemSprite.Glowing WHITE = new ItemSprite.Glowing( 0xFFFFFF, 0.5f );
|
||||
private static ItemSprite.Glowing WHITE = new ItemSprite.Glowing( 0xFFFFFF, 0.6f );
|
||||
|
||||
@Override
|
||||
public int proc( Weapon weapon, Char attacker, Char defender, int damage ) {
|
||||
|
||||
Reference in New Issue
Block a user