code-coverage-Emilia #24
@ -2,7 +2,6 @@ package Item;
|
||||
|
||||
public abstract class EquipmentType {
|
||||
public String name;
|
||||
public AttributeModifier attributeModifier;
|
||||
|
||||
public abstract String getName();
|
||||
public abstract String toString();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user