Human interactor inside hall
This commit is contained in:
@@ -10,6 +10,7 @@ public class BuildingData : ScriptableObject
|
||||
new BuildingLevel(1,new List<BuildingStat>(), 1000)
|
||||
};
|
||||
|
||||
|
||||
public string description;
|
||||
public bool collectable;
|
||||
public CollectablesData.ResourceType resourceType;
|
||||
|
||||
Reference in New Issue
Block a user