Added the Living Armour Upgrade, Nocturnal Prowess, which gives night vision in dark areas and increases damage while the area is dark
This commit is contained in:
parent
0a2074c110
commit
0bc3824814
10 changed files with 255 additions and 7 deletions
|
@ -167,6 +167,8 @@ public class Constants
|
|||
{
|
||||
public static final int POTION_ARRAY_SIZE = 256;
|
||||
public static final float ALTERED_STEP_HEIGHT = 1.00314159f;
|
||||
public static final int NIGHT_VISION_CONSTANT_BEGIN = 30002;
|
||||
public static final int NIGHT_VISION_CONSTANT_END = 30000;
|
||||
}
|
||||
|
||||
public enum BloodMagicItem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue