Beispiel #1
0
 public override void constroiArmas()
 {
     garraLetal = new GarraLetal();
 }
Beispiel #2
0
 public override void constroiArmas()
 {
     garraLetal = new GarraLetal();
     porrete    = new Porrete();
     cajado     = new Cajado();
 }