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:
@@ -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": {
|
||||
|
Reference in New Issue
Block a user