Overhaul item and inventory and clean up bits and pieces
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
public interface IAugmentType
|
||||
{
|
||||
void Apply();
|
||||
|
||||
void Remove();
|
||||
}
|
||||
Reference in New Issue
Block a user