cow can be milked
This commit is contained in:
parent
c40aec0022
commit
4e286d74ce
7 changed files with 51 additions and 15 deletions
|
|
@ -34,7 +34,6 @@ namespace Shop {
|
|||
_playerController.ChangeMoney(-Element.price);
|
||||
// Debug.Log("Buying Animal: " + Element.displayName);
|
||||
}
|
||||
|
||||
PlaceAnimalRandomlyOnScreen();
|
||||
_animalShop.RemoveElement(Element, 1);
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue