1
0
mirror of https://github.com/exane/not-gwent-online synced 2024-10-31 10:36:53 +00:00

minor fixes

This commit is contained in:
exane 2015-06-22 21:13:03 +02:00
parent e5943b827b
commit 6e6aa8016e
2 changed files with 7 additions and 7 deletions

View File

@ -273,7 +273,7 @@ module.exports = {
name: "Francesca The Beautiful", name: "Francesca The Beautiful",
power: -1, power: -1,
ability: "francesca_leader2", ability: "francesca_leader2",
img: "francesca_beatiful", img: "francesca_beautiful",
faction: "Scoia'tael", faction: "Scoia'tael",
type: 3 type: 3
}, },

View File

@ -61,12 +61,12 @@ var Battle = (function(){
this.p2.setLeadercard(); this.p2.setLeadercard();
this.p1.draw(10); this.p1.draw(10);
this.p2.draw(10); this.p2.draw(10);
this.p1.hand.add(Card("commanders_horn")); /*this.p1.hand.add(Card("commanders_horn"));
this.p2.hand.add(Card("commanders_horn"));/* this.p2.hand.add(Card("commanders_horn"));*//*
this.p1.hand.add(Card("ciaran_aep_easnillien")); this.p1.hand.add(Card("ciaran_aep_easnillien"));
this.p2.hand.add(Card("ciaran_aep_easnillien"));*/ this.p2.hand.add(Card("ciaran_aep_easnillien"));*//*
/*this.p1.hand.add(Card("decoy")); *//*this.p1.hand.add(Card("decoy"));
this.p2.hand.add(Card("decoy"));*/ this.p2.hand.add(Card("decoy"));*//*
this.p1.hand.add(Card("milva")); this.p1.hand.add(Card("milva"));
this.p2.hand.add(Card("milva")); this.p2.hand.add(Card("milva"));
this.p1.hand.add(Card("havekar_healer")); this.p1.hand.add(Card("havekar_healer"));
@ -76,7 +76,7 @@ var Battle = (function(){
this.p1.hand.add(Card("vrihedd_brigade_recruit")); this.p1.hand.add(Card("vrihedd_brigade_recruit"));
this.p2.hand.add(Card("vrihedd_brigade_recruit")); this.p2.hand.add(Card("vrihedd_brigade_recruit"));
this.p1.hand.add(Card("impenetrable_fog")); this.p1.hand.add(Card("impenetrable_fog"));
this.p2.hand.add(Card("impenetrable_fog")); this.p2.hand.add(Card("impenetrable_fog"));*/
/* /*
this.p1.hand.add(Card("commanders_horn")); this.p1.hand.add(Card("commanders_horn"));
this.p1.hand.add(Card("commanders_horn")); this.p1.hand.add(Card("commanders_horn"));