1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-07-27 20:33:28 +00:00

add commander horn image field

This commit is contained in:
exane
2015-07-04 18:43:26 +02:00
parent 4ed01e1035
commit b72d2ad715
3 changed files with 7 additions and 0 deletions

@@ -32,6 +32,8 @@ module.exports = {
this.send("played:medic", {
cards: JSON.stringify(discard)
}, true);
this.sendNotificationTo(this.foe, this.getName() + " chooses a card from discard pile.")
}
},
"morale_boost": {