Beeg fixpack
This commit is contained in:
@@ -2,4 +2,7 @@
|
||||
|
||||
public interface IArmor : IEquipableItem, IAugmentableItem
|
||||
{
|
||||
public void IncreaseArmorDefense(int bonus);
|
||||
|
||||
public void DecreaseArmorDefense(int lowerAmount);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user