Ejemplo n.º 1
0
 public void InstantiateFlower()
 {
     PickableObject flower = PickableObject.Create(phrases [0]);
 }