Added Crop, Farming&Harvesting functionality (no graphics yet!)
This commit is contained in:
parent
b9030174b6
commit
a3a81eeb2a
3 changed files with 101 additions and 3 deletions
|
|
@ -37,7 +37,5 @@ namespace Tiles
|
|||
Debug.Log(usable.ToString() + " used on " + this.ToString());
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue