Capacite personnage thread
This commit is contained in:
@ -34,6 +34,6 @@ public class Emi extends CartePersonnage{
|
||||
|
||||
public void utiliser() {
|
||||
|
||||
this.getJoueur().deplacer(this.getJoueur().getCarteLieu().getVoisin());
|
||||
//this.getJoueur().deplacer(this.getJoueur().getCarteLieu().getVoisin());
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user